From 19477fd762caac137614987d07dbfe527f6dc51b Mon Sep 17 00:00:00 2001 From: mrbird <852252810@qq.com> Date: Tue, 18 Jun 2019 17:04:34 +0800 Subject: [PATCH] update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f84eb7df..31bdec33 100644 --- a/readme.md +++ b/readme.md @@ -46,6 +46,7 @@ 5. [Spring Boot Shiro Ehcache](https://mrbird.cc/Spring-Boot-Shiro%20cache.html) 6. [Spring Boot Thymeleaf中使用Shiro标签](https://mrbird.cc/Spring-Boot-Themeleaf%20Shiro%20tag.html) 7. [Spring Boot Shiro在线会话管理](https://mrbird.cc/Spring-Boot-Shiro%20session.html) +8. [Spring Boot Shiro整合JWT](https://github.com/wuyouzhuguli/SpringAll/tree/master/62.Spring-Boot-Shiro-JWT) ### Spring Boot & Security教程 1. [Spring Boot中开启Spring Security](https://mrbird.cc/Spring-Boot&Spring-Security.html)