Class TestcontainersPropertySource


@Deprecated(since="3.4.0", forRemoval=true) public class TestcontainersPropertySource extends MapPropertySource
Deprecated, for removal: This API element is subject to removal in a future version.
since 3.4.0 for removal in 3.6.0 in favor of declaring one or more DynamicPropertyRegistrar beans.
EnumerablePropertySource backed by a map with values supplied from one or more testcontainers.
Since:
3.1.0
Author:
Phillip Webb