@FunctionalInterface
public interface MySQLContainerCustomizer
DockerMySQLDatabaseProvider.| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.testcontainers.containers.MySQLContainer container)
Customize the given
MySQLContainer. |