> SecurityConfig.java ``` @Configuration public class SecurityConfig extends WebSecurityConfigurerAdapter{ //is deprecated } ```