Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jersey Skeleton

To launch local webserver

Clone the repository into your workspace

git clone https://github.com/maugern/jersey-skeleton.git

Download dependancy and run unit test

mvn verify

Launch application in localhost:8080

mvn jetty:run

Or you can pull and run it via Docker :

docker pull maugern/jersey-skeleton
docker run jersey-skeleton

About this

This project fork the original jersey-skeleton. I offer no warranty on anything, ever. If you add a new feature or fix a bug, it would be nice if you contributed it back to the project. Don't worry, it's under .

About

StarterKit for JEE application with Jetty, Jersey, Docker, SQLite and continuous integration.

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages