Skip to content

Latest commit

 

History

History
executable file
·
11 lines (5 loc) · 172 Bytes

README.md

File metadata and controls

executable file
·
11 lines (5 loc) · 172 Bytes

Building

This is a spring boot application run as a single executable jar, therefore, to build for docker packaging, run

mvn package spring-boot:repackage