Add README file
Add license file
Add end-to-end tests
An application example using Swissquote's carnotzet.
io.fabric8:docker-maven-plugin is used to build a Docker image of the application (app
module). The sandbox
module sets up the carnotzet, which is then used in the e2e-tests
module.
The mariadb-carnotzet is defined here: https://git.sr.ht/~nyg/carnotzet-sandboxes.
mvn clean install -Pe2e-tests