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
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
In the lastest Springboot version WebSecurityConfigurerAdapter is deprecated.
💡 Describe the solution you'd like
I wanted to update the existing code for WebSecurityConfigurerAdapter in WebSecurity class to latest one.
🤚 Do you want to develop this feature yourself?