I have a piece of Spring Security Config code that use WebSecurityConfigurerAdapter. I need to translate this without WebSecurityConfigurerAdapter. I can't find right approach in documentation.
Thanks !!!

I have a piece of Spring Security Config code that use WebSecurityConfigurerAdapter. I need to translate this without WebSecurityConfigurerAdapter. I can't find right approach in documentation.
Thanks !!!
