spring-boot/spring-boot-project
Madhura Bhave 0c2e71cd08 Prevent early initialization of factory beans in text context customizers
Until Spring Framework 5.1.15, a FactoryBean with a non-default constructor
defined via component scanning would cause an error. This behavior has changed
as of https://github.com/spring-projects/spring-framework/issues/22409.
Regardless of this change we want to ensure that we avoid triggering eager
initialisation. `SimpleFactoryBean` has been written this way so that the tests
fail if early initialization is triggered regardless of the Spring Framework version.

Fixes gh-15898
2019-03-25 10:55:41 -07:00
..
spring-boot Merge branch '2.0.x' into 2.1.x 2019-03-20 16:53:48 +00:00
spring-boot-actuator Merge branch '2.0.x' into 2.1.x 2019-03-20 16:53:48 +00:00
spring-boot-actuator-autoconfigure Add missing condition on LogFile endpoint 2019-03-25 11:30:45 +01:00
spring-boot-autoconfigure Merge branch '2.0.x' into 2.1.x 2019-03-20 16:53:48 +00:00
spring-boot-cli Merge branch '2.0.x' into 2.1.x 2019-03-20 16:53:48 +00:00
spring-boot-dependencies Upgrade to Solr 7.7.1 2019-03-20 17:23:52 +01:00
spring-boot-devtools Merge branch '2.0.x' into 2.1.x 2019-03-20 16:53:48 +00:00
spring-boot-docs Document using the same port for the management server on CF 2019-03-22 15:17:34 -07:00
spring-boot-parent Merge branch '2.0.x' into 2.1.x 2019-03-19 17:04:41 +00:00
spring-boot-properties-migrator Merge branch '1.5.x' into 2.0.x 2019-03-20 16:45:26 +00:00
spring-boot-starters Update build and setup configuration to use HTTPS 2019-03-19 17:06:45 +00:00
spring-boot-test Prevent early initialization of factory beans in text context customizers 2019-03-25 10:55:41 -07:00
spring-boot-test-autoconfigure Remove redundant include from WebFluxTypeExcludeFilter 2019-03-20 17:54:04 -07:00
spring-boot-tools Update multi release test jar to include Java 12 2019-03-25 16:13:24 +01:00
pom.xml Update build and setup configuration to use HTTPS 2019-03-19 16:58:31 +00:00