You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Spring Security 5.7.0-M2 we deprecated the WebSecurityConfigurerAdapter, as we encourage users to move towards a component-based security configuration.
In Spring Security 5.7.0-M2 we deprecated the WebSecurityConfigurerAdapter, as we encourage users to move towards a component-based security configuration.
Spring Security without the WebSecurityConfigurerAdapter
JWT-Java-Challenge/src/main/java/org/sid/jwtservice/securityp/SecurityConfig.java
Line 24 in 6214f64
The text was updated successfully, but these errors were encountered: