open-coffee / opencoffee-starter

The glue of the OpenCoffee
Apache License 2.0
10 stars 1 forks source link

Enable support for WebFlux in CoffeeNet instrumentation #73

Closed punycode closed 4 years ago

punycode commented 4 years ago

Add auto-configuration for WebFlux based applications in the same manner, that servlet based applications are instrumented. Specifically add auto-configuration for OAuth2 authentication on all WebFlux ServerHttpSecurity instances and the method argument resolution of CoffeeNetProfile for those applications.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 1 Code Smell

100.0% 100.0% Coverage
0.0% 0.0% Duplication