szerhusenBC / jwt-spring-security-demo

A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why choose spring-security,not shiro?

OrdinaryYZH opened this issue · comments

Hope commitors can explain about technology selection :)

I only worked with Spring Security in my projects so far, so I was interested in how to implement JWT with Spring Security. There is no other reason ;)