Updated to Spring Boot 1.4 -- I used to be able to...
# spring
r
Updated to Spring Boot 1.4 -- I used to be able to define a class annotated with
@Configuration
within the test class, but in 1.4 it ignores it unless it is outside the test class. Anyone encountered this?