程序包 org.springframework.boot.testcontainers.lifecycle
package org.springframework.boot.testcontainers.lifecycle
Utilities and helpers to allow testcontainers to be used in a Spring
ApplicationContext
.-
类说明已过时, 待删除: 此 API 元素将从以后的版本中删除。
ApplicationContextInitializer
to manage the lifecycle ofstartable containers
.Testcontainers startup strategies.
DynamicPropertyRegistrar
bean that injects theContainer
from which the properties will be sourced.