Skip to content

Balraj88/sample-java-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevOps-sample-java-war-hello

Sample Hello World Java application packaged as a war file

Prerequisites

  • Git
  • Java
  • Maven
  • Tomcat

Running

  1. git clone https://github.com/ramchandra-guthula/sample-java-app.git
  2. cd sample-java-app
  3. mvn package
  4. Deploy the war hello-1.0 file to tomcat webapps directory
  5. start the service and access from http://IP address:8080/hello-1.0/

Done!

About

sample java app to deploy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%