Project contains of:
- java rest service with Spring
- gradle build system
Execute
gradlew clean build
to build the executable jar Dockerfile
to build the docker image Executegradlew docker
to build the dockerized imageJenkinsfile
template to build the CI with Jenkins