META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-boot-testcontainers Show documentation
Show all versions of spring-boot-testcontainers Show documentation
Spring Boot Testcontainers Support
{
"properties": [
{
"name": "spring.testcontainers.beans.startup",
"type": "org.springframework.boot.testcontainers.lifecycle.TestcontainersStartup",
"description": "Testcontainers startup modes.",
"defaultValue": "sequential"
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy