Skip to content

ramchandra-guthula/sample-java-app

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-2.0/

Done!

About

sample java app to deploy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages