Uses of Class
io.ebean.docker.commands.RedisContainer
-
Packages that use RedisContainer Package Description io.ebean.docker.commands -
-
Uses of RedisContainer in io.ebean.docker.commands
Methods in io.ebean.docker.commands that return RedisContainer Modifier and Type Method Description static RedisContainerRedisContainer. create(String redisVersion, Properties properties)Create the RedisContainer with configuration via properties.
-