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

https://github.com/shofiq0023/spring-security-jwt-demo

Spring Security demo project using JSON Web Tokens
https://github.com/shofiq0023/spring-security-jwt-demo

java jwt jwt-authentication spring-boot spring-security

Last synced: 2 months ago
JSON representation

Spring Security demo project using JSON Web Tokens

Awesome Lists containing this project

README

          

# Spring Security Demo Project
A project with spring-security using json web tokens for authentication and authorization. Spring data jpa was also used for saving, retriving user information from database.