Shiro-SpringBoot icon indicating copy to clipboard operation
Shiro-SpringBoot copied to clipboard

shiro 框架的构建以及与 JWT 的整合

一. shiro 整合 springBoot 实现基本的角色权限控制

https://github.com/HowieYuan/shiro/tree/master/shiroSimple

二. shiro + springBoot 整合 JWT

https://github.com/HowieYuan/shiro/tree/master/shiroJWT