Skip to content

hunterSThompson/aws-ski-resort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

Template for Maven-Spring-Jersey web applications

This project can be used as template to create Java web application built with Maven that provide REST services through Spring and Jersey. The project also includes a section to setup tests for libraries and services.

Installation

The project is built with Maven. To create the war archive run:

mvn clean install

Tests

Tests can be executed through Maven with the following instruction:

mvn test
```

About

Mucking around with AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published