pmihalcin / boot-repackage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boot-repackage

Sample project which would like to achieve the following:

  • generate war and jar
  • war will be deployed to external servlet container, such as tomcat or weblogic
  • jar will be used to keep Intellij IDEA's Spring Boot run configuration working, even though we mark spring-boot-starter-tomcat as provided

About


Languages

Language:Shell 51.5%Language:Batchfile 39.8%Language:Java 8.7%