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