spring-boot/spring-boot-project
Stephane Nicoll 4eb458f7d8 Prevent early resolution of factory beans
This commit updates DatabaseInitializationDependencyConfigurer so that
it does not inject the Environment anymore. Doing so in such a low-level
callback can lead to early resolution of factory beans. Rather, this
commit uses the EnvironmentAware callback that short-circuit dependency
resolution.

Closes gh-29475
2022-01-19 11:49:56 +01:00
..
spring-boot Prevent early resolution of factory beans 2022-01-19 11:49:56 +01:00
spring-boot-actuator Polish assertion 2022-01-03 09:26:22 +01:00
spring-boot-actuator-autoconfigure Update copyright year of changed files 2021-12-16 13:05:17 -08:00
spring-boot-autoconfigure Use Testcontainers instead on Embedded Mongo 2022-01-14 15:48:31 +00:00
spring-boot-cli Merge branch '2.4.x' into 2.5.x 2021-11-12 20:31:25 +00:00
spring-boot-dependencies Upgrade to Pooled JMS 1.2.3 2022-01-19 08:12:08 +01:00
spring-boot-devtools Remove use of Thymeleaf from smoke tests 2021-11-23 12:13:05 -06:00
spring-boot-docs Clarify documentation of RestTemplate customization 2022-01-14 15:51:08 +00:00
spring-boot-parent Upgrade to Testcontainers 1.16.2 2022-01-12 13:52:43 -08:00
spring-boot-properties-migrator
spring-boot-starters Update URL for GraphQL Spring Boot starter 2021-11-16 08:33:56 +01:00
spring-boot-test Modify SpringApplication Environment rather than setting it 2022-01-14 13:47:22 -08:00
spring-boot-test-autoconfigure Merge branch '2.4.x' into 2.5.x 2021-11-12 20:31:25 +00:00
spring-boot-tools Ensure run user actually exists 2022-01-12 14:05:30 -08:00