Test
Just run Application.kt in your IntelliJ-IDE or call the following gradle command:
./gradlew -t runFor code styling the ktfmt-plugin is used. This can be added to IntelliJ IDE and must be activated in the settings afterward.
To configure your project you can edit the file: src/main/resources/application.yaml. There you can control which modules shall be used.
Create an annotated tag with the release version in the main or support branch, to create a release version.