public class EmbeddedMysqlServerTestcontainers extends Object
Docker mysql for testcontainers docker pull mysql/mysql-server:8.0.31 SELECT VERSION() -> 8.0.27
EmbeddedMysqlServerTestcontainers()
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmbeddedMysqlServerTestcontainers()
public static void main(String[] args) throws Exception
Exception
Copyright © 2023. All rights reserved.