@FunctionalInterface
public interface PostgreSQLContainerCustomizer
DockerPostgresDatabaseProvider.| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.testcontainers.containers.PostgreSQLContainer container)
Customize the given
PostgreSQLContainer. |