Class TestcontainersPropertySourceAutoConfiguration
java.lang.Object
org.springframework.boot.testcontainers.properties.TestcontainersPropertySourceAutoConfiguration
@ConditionalOnClass(org.springframework.test.context.DynamicPropertyRegistry.class)
public class TestcontainersPropertySourceAutoConfiguration
extends Object
Auto-configuration
to add TestcontainersPropertySource
support.- Since:
- 3.1.0
- Author:
- Phillip Webb
-
Method Summary