Simple Kotlin Springboot (kitchen) and Java Quarkus (daily_menu) backends with JUnit (using Testcontainers) and Cucumber tests.
The daily menu microservice is the work of Károly Szalai. The artifact produced by the test directory is used by the other two projects.
- Demo
- run
mvn clean installin thetestdirectory - run
mvn clean installin thekitchendirectory - run
mvn clean install -DskipTests && mvn testin thedaily_menudirectory