Skip to content
New issue

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

Make use of @AutoConfiguration #48

Closed
ch4mpy opened this issue May 27, 2022 · 0 comments
Closed

Make use of @AutoConfiguration #48

ch4mpy opened this issue May 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ch4mpy
Copy link
Owner

ch4mpy commented May 27, 2022

Implement spring-boot auto-configuration so that explicitly @Import(ServletSecurityBeans) or @Import(ReactiveSecurityBeans) is not required anymore.

spring-security-oauth2-webmvc-addons or spring-security-oauth2-webflux-addons being on the classpath should be enough.

The new way to declare auto-configuration, as anouced with spring 2.7, should be used

@ch4mpy ch4mpy added the enhancement New feature or request label May 27, 2022
@ch4mpy ch4mpy self-assigned this May 27, 2022
ch4mpy added a commit that referenced this issue May 27, 2022
@ch4mpy ch4mpy closed this as completed May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant