Spring Boot now doesn't allow by default to override beans in the application context * Add `spring.main.allow-bean-definition-overriding=true` to the test class definition to reflect the purpose of the downstream configurations
Spring Boot now doesn't allow by default to override beans in the application context * Add `spring.main.allow-bean-definition-overriding=true` to the test class definition to reflect the purpose of the downstream configurations