Clone the repository into your workspace
git clone https://github.com/maugern/jersey-skeleton.gitDownload dependancy and run unit test
mvn verifyLaunch application in localhost:8080
mvn jetty:runOr you can pull and run it via Docker :
docker pull maugern/jersey-skeleton
docker run jersey-skeletonThis 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 .