spring-security-react-ant-design-polls-app
spring-security-react-ant-design-polls-app copied to clipboard
migration to spring boot V3.0.0
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