-
Notifications
You must be signed in to change notification settings - Fork 135
Introduce a security { } DSL #16
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
Comments
See related spring-projects/spring-security#6624 issue. |
spring-projects/spring-security#6624 has been fixed via this commit , so we should be able to move forward to support Spring Security DSL. |
@jonasbark has proposed to contribute on that issue (if he manages to find the time to work on it) |
Need some security in my reactive "spring-fu" application :) Edit: Hm, or was it already implemented here: https://github.com/spring-projects-experimental/spring-fu/pull/219/files 🤔 ? |
* based on work of @jonasbark while integrating `spring-security-kotlin-dsl`; * resolves spring-projects-experimental#16.
* based on work of @jonasbark while integrating `spring-security-kotlin-dsl`; * resolves spring-projects-experimental#16.
* based on work of @jonasbark while integrating `spring-security-kotlin-dsl`; * resolves spring-projects-experimental#16.
Replaced by #319. |
Introduce a functional configuration equivalent for
@EnableWebFluxSecurity
.The text was updated successfully, but these errors were encountered: