spring-boot/spring-boot-project
Phillip Webb e9578fe745 Swallow BeanCurrentlyInCreationException exceptions
Update `TestcontainersLifecycleBeanPostProcessor` to that initialization
doesn't fail if a `BeanCurrentlyInCreationException` is thrown.

Prior to this commit, if the first bean being post-processed was a
configuration class declaring a bean that the `Container` depended on
all initialization would fail.

See gh-35223
2023-05-03 00:24:30 -07:00
..
spring-boot Merge branch '3.0.x' 2023-05-02 14:52:42 -07:00
spring-boot-actuator Merge branch '3.0.x' 2023-05-02 14:52:42 -07:00
spring-boot-actuator-autoconfigure Merge branch '3.0.x' 2023-05-02 14:52:42 -07:00
spring-boot-autoconfigure Merge branch '3.0.x' 2023-05-02 15:41:26 -07:00
spring-boot-dependencies Merge branch '3.0.x' 2023-05-02 09:17:28 +01:00
spring-boot-devtools Merge branch '3.0.x' 2023-05-02 14:52:42 -07:00
spring-boot-docker-compose Merge branch '3.0.x' 2023-05-02 14:52:42 -07:00
spring-boot-docs Merge branch '3.0.x' 2023-05-02 14:52:42 -07:00
spring-boot-parent
spring-boot-starters Add native image manifest entry 2023-05-02 15:11:49 -05:00
spring-boot-test Apply TestTypeExcludeFilter in regular applications 2023-04-29 21:10:02 -07:00
spring-boot-test-autoconfigure Merge branch '2.7.x' into 3.0.x 2023-05-02 14:38:48 +02:00
spring-boot-testcontainers Swallow BeanCurrentlyInCreationException exceptions 2023-05-03 00:24:30 -07:00
spring-boot-tools Merge branch '3.0.x' 2023-05-02 15:42:05 -07:00