Uses of Enum Class
org.springframework.boot.testcontainers.lifecycle.TestcontainersStartup
Package
Description
Utilities and helpers to allow testcontainers to be used in a Spring
ApplicationContext
.-
Uses of TestcontainersStartup in org.springframework.boot.testcontainers.lifecycle
Modifier and TypeMethodDescriptionstatic TestcontainersStartup
Returns the enum constant of this class with the specified name.static TestcontainersStartup[]
TestcontainersStartup.values()
Returns an array containing the constants of this enum class, in the order they are declared.