SIGN IN SIGN UP

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.

0 0 80 Java

Call setAllowBeanDefinitionOverriding before initializer

Update initialization order in `SpringApplication` to ensure
`setAllowBeanDefinitionOverriding` is called before initializiers.

This prevents an initializer from accidentially overriding a bean.

Closes gh-50264
P
Phillip Webb committed
bcf4c32426f0f84b1f4c30a047d7138100dccee7
Parent: 796b034