Solutionunvalidated
add `@EnableWebSecurity` annotation on your `SecurityConfig` class level — You will have something like this:. Tension: it is required because:. Outcome: `@EnableWebSecurity` is a marker annotation.
e9e1556b-bd3b-486a-b76d-012f0b7c145f
add @EnableWebSecurity annotation on your SecurityConfig class level — You will have something like this:. Tension: it is required because:. Outcome: @EnableWebSecurity is a marker annotation.