Skip to content

sudhakarbastawade2303/spring-boot-war-example

 
 

Repository files navigation

Spring Boot Hello World Example Project.

  • 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 testing weghook

testing github web hook ghfvgfvgvgvgv

About

Example project to build a WAR file out of a standard spring-boot project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 43.4%
  • Shell 27.3%
  • Java 25.3%
  • Dockerfile 4.0%