Spring Security – WebSecurityConfigurerAdapter deprecated!
Spring Security – WebSecurityConfigurerAdapter deprecated!
In this article, I would like to share how to get rid of the warning saying “WebSecurityConfigurerAdapter is deprecated” in a Spring based application with Spring Security.


