Standard output
?[32m[INFO ]?[m 08-09 16:05:30 [Test worker]
[] Could not detect default configuration classes for test class [com.github.can019.test.dependency.testcontainer.TestContainerMysqlTest]: TestContainerMysqlTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
?[32m[INFO ]?[m 08-09 16:05:30 [Test worker]
[] Found @SpringBootConfiguration com.github.can019.BaseApplication for test class com.github.can019.test.dependency.testcontainer.TestContainerMysqlTest
?[32m[INFO ]?[m 08-09 16:05:30 [Test worker]
[] Restart disabled due to context in which it is running
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
?[32m :: Spring Boot :: ?[39m ?[2m (v3.2.5)?[0;39m
?[32m[INFO ]?[m 08-09 16:05:30 [Test worker]
[] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
?[32m[INFO ]?[m 08-09 16:05:30 [Test worker]
[] Finished Spring Data repository scanning in 9 ms. Found 0 JPA repository interfaces.
?[32m[INFO ]?[m 08-09 16:05:30 [Test worker]
[] No LoadTimeWeaver setup: ignoring JPA class transformer
?[32m[INFO ]?[m 08-09 16:05:49 [Test worker]
[] Initialized JPA EntityManagerFactory for persistence unit 'default'