Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebsto/webapp

Sample Web App with Maven for Jenkins Demo
https://github.com/sebsto/webapp

Last synced: 6 days ago
JSON representation

Sample Web App with Maven for Jenkins Demo

Awesome Lists containing this project

README

        

This is a sample Web Application to use during Continuous Integration demos.

#Build Instruction

```
mvn3 clean package
```

#Deploy instruction

Deploy ```target/WebApp.war``` on Tomcat

#TODO

Add instruction to deploy to ElasticBeanstalk