Closed svandenhoek closed 4 years ago
spring-boot-starter-parent
pom.xml
vibe-cli
spring-boot-maven-plugin
maven-shade-plugin
IMPORTANT: Builds on #45, so that one should be merged first!
spring-boot-starter-parent
as parent in mainpom.xml
file.pom.xml
files now use the default Spring Boot configuration where possible.vibe-cli
now usesspring-boot-maven-plugin
instead ofmaven-shade-plugin
for generating fat jar.IMPORTANT: Builds on #45, so that one should be merged first!