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
WebSecurityConfigurerAdapterdeprecated !!!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
WebSecurityConfigurerAdapterClass is deprecated.make sure that you will follow this doc to get it done!
Spring security without WebSecurityConfigurerAdapter