made with ♥
- docker
- jdk 1.8 or higher
- run unit tests
gradle test - run integration tests
gradle intTest - running locally
gradle bootRun - generate
git.propertiesgradle initGitProperties - build docker image
gradle buildDockerImage - build project with all checks
gradle build - want more start hacking build.gradle
- coverage plugin integration preferably
jacocoand coverage constrains - prometheus metrics integration