Quiz Yourself on Security

Test yourself on the basics of Spring Security.

We'll cover the following...
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

Question 1 of 30 attempted