From 5f4511ab0fb77f09e1095513b1c7de255995e9b4 Mon Sep 17 00:00:00 2001 From: wangjie Date: Thu, 15 Mar 2018 16:35:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BE=9BSpringCache=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 023b9e2..4d7f846 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ jsets-shiro-spring-boot-starter对这些常用的功能进行了封装和自动 7、提供认证\授权缓存数据同步接口,即时生效。 -8、动态URL过滤规则。 +8、支持动态URL过滤规则。 9、无状态认证授权支持,共存有状态和无状态两种鉴权方式,无状态鉴权支持JWT(JSON WEB TOKEN)、HMAC(哈希消息认证码)两种协议。