AskMe Projekt
Base project for programming courses at the DHBW. Based on Micronaut and Java/Kotlin. Unit Testing is based on the Spock test framework using Groovy.
More infos
See src/main/resource/application.yml to change production database settings. In src/test/resource/application.yml database settings for unit test.
./gradlew build
On Windows you may need to switch Jansi Logging to false: false