spring-boot-multi-package-demo
spring-boot-multi-package-demo copied to clipboard
Sample project to demonstrate packaging Spring Boot application into multiple deployment artifacts in a single build
Results
1
spring-boot-multi-package-demo issues
Sort by
recently updated
recently updated
newest added
Thank you for the solution. I am to generate jar, bootJar and war in a single build. Initially my project was normal spring boot application with embedded tomcat. And I...
enhancement