java-template/docs/README.md

8 lines
112 B
Markdown

# Usage documentation
to publish a docker image of this application use
```shell
./mvnw compile jib:build
```