/testcontainers-light

Very simple project using Testcontainer MariaDB and Spring JDBC to reproduce a configuration bug.

Primary LanguageJava

Testcontainers with MariaDB

Code sample using Spring 6, Java 17 and Testcontainers MariaDB to reproduce a configuration bug.

Just run:

mvn
# default goals are awesome !!

The build should pass.

Open StoredFunctionTest.java edit as recommended in the comments. The tests should fail.