Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migration to spring boot V3.0.0 #79

Open
elon-fask opened this issue Dec 12, 2022 · 0 comments
Open

migration to spring boot V3.0.0 #79

elon-fask opened this issue Dec 12, 2022 · 0 comments

Comments

@elon-fask
Copy link

elon-fask commented Dec 12, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant