Package org.springframework.boot.testcontainers.lifecycle
package org.springframework.boot.testcontainers.lifecycle
Utilities and helpers to allow testcontainers to be used in a Spring
ApplicationContext
.-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
ApplicationContextInitializer
to manage the lifecycle ofstartable containers
.Testcontainers startup strategies.
DynamicPropertyRegistrar
bean that injects theContainer
from which the properties will be sourced.