Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 471 Bytes

File metadata and controls

5 lines (4 loc) · 471 Bytes

rest-jersey2-json-jwt-authentication

A maven web-app Java project setup that demonstrates the usage of Jersey2, JSON communication, JSON Web Token authentication as well as role authorization using annotations. The project is fully runnable using DAO objects to access either OrientDB or SQLite as backend storage.

About

Detailed explanation can be found here: tutorial-academy.com