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.
  • Class
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 3.4.0 for removal in 4.0.0 in favor of property registration using a DynamicPropertyRegistrar bean that injects the Container from which the properties will be sourced.
    ApplicationContextInitializer to manage the lifecycle of startable containers.
    Testcontainers startup strategies.