- check is user a root user.
- apt-get update
- apt-get install maven
- mvn test
- mvn package
- apt-get install tomcat9
- cp -rvf target/hello-world-0.0.1-SNAPSHOT.war /var/lib/tomcat9/webapps/app.war
forked from coolgourav147/spring-boot-war-example
-
Notifications
You must be signed in to change notification settings - Fork 0
a demo project to build a WAR file out of a standard spring-boot project
99North/Springboot-App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a demo project to build a WAR file out of a standard spring-boot project
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 69.8%
- Java 30.2%