java-template/docs/README.md

186 B

Usage documentation

to publish a docker image of this application use

./mvnw compile jib:build

to publish maven jar of this application use

./mvnw deploy