Do not follow this link

~nyg/example-java-carnotzet

An application example using Swissquote's carnotzet framework.
Add README file
Add license file
Add end-to-end tests

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~nyg/example-java-carnotzet
read/write
git@git.sr.ht:~nyg/example-java-carnotzet

You can also use your local clone with git send-email.

#example-java-carnotzet

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
Do not follow this link