Quiz Yourself on Security
Test yourself on the basics of Spring Security.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
From which superclass do you typically extend to define security in your Spring Boot application that uses Spring Security?
A.
org.springframework.security.config.annotation.web.configuration.WebConfigurerAdapter
B.
org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
1 / 3