Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carlosndiaye/isimmo-jersey-restful-jwt

Jersey RESTful API
https://github.com/carlosndiaye/isimmo-jersey-restful-jwt

hibernate javaee jersey jsonwebtoken maven mysql restful-webservices security

Last synced: about 4 hours ago
JSON representation

Jersey RESTful API

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/carlosndiaye/isimmo-jersey-restful-jwt.svg?branch=master)](https://travis-ci.com/carlosndiaye/isimmo-jersey-restful-jwt)

# ISIMMO - Jersey RESTful API with JWT
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

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

````
mvn clean install
````

## Deployment

This project is deployed on Heroku. You can access it from [this link](https://isimmo.herokuapp.com/)