Jersey RESTful API with JWT
This project can be used as template to create Java RESTful Web Service application with Maven, Hibernate and JSON Web Token
The project is built with Maven. To create the war
archive run:
mvn clean install
This project is deployed on Heroku. You can access it from this link