Files
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
..
2023-05-02 14:52:42 -07:00
2023-05-02 14:52:42 -07:00
2023-05-02 14:52:42 -07:00
2023-05-02 14:52:42 -07:00
2023-05-02 15:42:05 -07:00