- 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
- testing webhook
forked from sudhakarbastawade2303/spring-boot-war-example
-
Notifications
You must be signed in to change notification settings - Fork 0
Example project to build a WAR file out of a standard spring-boot project
Kiran7461/spring-boot-war-example
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Example project to build a WAR file out of a standard spring-boot project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Smarty 44.0%
- Shell 27.7%
- Java 24.2%
- Dockerfile 4.1%