Skip to content

lizen5/source-maven-java-spring-hello-webapp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example Hello Webapp for JAVA Language with Maven/Spring

WAR Packaging

mvn package

Deploy WAR Package

Copy it to the webapps directory of the directory pointed to by the CATALINA_HOME environment variable.

${CATALINA_HOME}/webapps /usr/local/tomcat/webapps

If you copy to the directory, the WAR archive is automatically extracted, and the directory becomes the path of the URL.

About

cicd-source-fork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%