Class TestcontainersPropertySourceAutoConfiguration

java.lang.Object
org.springframework.boot.testcontainers.properties.TestcontainersPropertySourceAutoConfiguration

@AutoConfiguration @Order(-2147483648) @ConditionalOnClass(org.springframework.test.context.DynamicPropertyRegistry.class) public class TestcontainersPropertySourceAutoConfiguration extends Object
Since:
3.1.0
Author:
Phillip Webb