类 TestcontainersPropertySource


@Deprecated(since="3.4.0", forRemoval=true) public class TestcontainersPropertySource extends MapPropertySource
已过时, 待删除: 此 API 元素将从以后的版本中删除。
since 3.4.0 for removal in 4.0.0 in favor of declaring one or more DynamicPropertyRegistrar beans.
EnumerablePropertySource backed by a map with values supplied from one or more testcontainers.
从以下版本开始:
3.1.0
作者:
Phillip Webb