Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 468 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 468 Bytes

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

Database

See src/main/resource/application.yml to change production database settings. In src/test/resource/application.yml database settings for unit test.

Build

./gradlew build

Issues

On Windows you may need to switch Jansi Logging to false: false