We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spring-security-oauth2-addons contains code (and dependencies) for both servlet & reactive apps (webmvc and webflux). It should be split in 3:
spring-security-oauth2-addons
spring-security-oauth2-webmvc-addons
spring-security-oauth2-webflux-addons
The text was updated successfully, but these errors were encountered:
gh-46 gh-47 gh-48
2a1001c
ch4mpy
No branches or pull requests
spring-security-oauth2-addons
contains code (and dependencies) for both servlet & reactive apps (webmvc and webflux). It should be split in 3:spring-security-oauth2-addons
with common code being neither servlet nor reactive APIs dependentspring-security-oauth2-webmvc-addons
spring-security-oauth2-webflux-addons
The text was updated successfully, but these errors were encountered: