R005 - Unable to load class: 66
Class: org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
Added spring-boot-security-starter dependency to <scope>test</scope>
in pom.xml …
What else am I missing? The class under test is a helper class full of static methods, not utilizing Spring Security.