You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
spring-boot Merge branch '3.0.x' 2 years ago
spring-boot-actuator Merge branch '3.0.x' 2 years ago
spring-boot-actuator-autoconfigure Merge branch '3.0.x' 2 years ago
spring-boot-autoconfigure Merge branch '3.0.x' 2 years ago
spring-boot-dependencies Merge branch '3.0.x' 2 years ago
spring-boot-devtools Merge branch '3.0.x' 2 years ago
spring-boot-docker-compose Merge branch '3.0.x' 2 years ago
spring-boot-docs Merge branch '3.0.x' 2 years ago
spring-boot-parent Provide dependency management for Testcontainers 2 years ago
spring-boot-starters Add native image manifest entry 2 years ago
spring-boot-test Apply TestTypeExcludeFilter in regular applications 2 years ago
spring-boot-test-autoconfigure Merge branch '2.7.x' into 3.0.x 2 years ago
spring-boot-testcontainers Swallow BeanCurrentlyInCreationException exceptions 2 years ago
spring-boot-tools Merge branch '3.0.x' 2 years ago