Files
spring-boot/spring-boot-project
Phillip Webb dc4efaf276 Initialize containers first and destroy them last
Update `TestcontainersLifecycleBeanPostProcessor` so that on
initialization of the first bean all `Container` instances are started.

With this update all `Container` beans will be started first in the
`preInstantiateSingletons` phase and destroyed last.

Closes gh-35223
2023-05-01 23:59:22 -07:00
..
2023-04-27 16:37:46 -05:00
2023-04-26 12:48:50 +01:00
2023-04-30 23:27:06 -07:00
2023-05-01 15:35:23 -07:00
2023-04-28 18:06:37 +01:00