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
for everyone that will use this repo, make sure that if you update spring boot to the latest version, it won't support your configuration class because the WebSecurityConfigurerAdapter Class is deprecated.
WebSecurityConfigurerAdapter
deprecated !!!for everyone that will use this repo, make sure that if you update spring boot to the latest version, it won't support your configuration class because the
WebSecurityConfigurerAdapter
Class is deprecated.make sure that you will follow this doc to get it done!
Spring security without WebSecurityConfigurerAdapter
The text was updated successfully, but these errors were encountered: