Uses of Class
io.ebean.docker.commands.PostgresContainer
-
Packages that use PostgresContainer Package Description io.ebean.docker.commands -
-
Uses of PostgresContainer in io.ebean.docker.commands
Methods in io.ebean.docker.commands that return PostgresContainer Modifier and Type Method Description static PostgresContainerPostgresContainer. create(String pgVersion, Properties properties)Create Postgres container with configuration from properties.
-