spring-boot/spring-boot-project
Phillip Webb 0c66db7b18 Refine container initialization and parallel startup logic
Update `TestcontainersLifecycleBeanPostProcessor` to restore early
container initialization logic and refine startup logic. Initial bean
access now again triggers the creation all container beans. In addition
the first access of a `Startable` bean now attempts to find and start
all other `Startable` beans.

Fixes gh-37989
2023-10-25 11:58:22 -07:00
..
2023-10-25 13:53:19 -05:00
2023-10-19 23:21:42 -07:00
2023-10-25 15:23:04 +01:00
2023-10-25 10:22:05 +01:00
2023-10-19 21:25:44 -07:00
2023-10-25 14:50:30 +01:00