From 33e4b93eaacf1fe11a59d8ad5e443db1c0ecdfc4 Mon Sep 17 00:00:00 2001 From: monkeyk7 Date: Tue, 24 Apr 2018 20:02:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= 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 9b19441..95a06cc 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ 在线测试访问地址 http://andaily.com/spring-oauth-server/

- Shiro与OLTU整合的OAuth2项目 https://gitee.com/mkk/oauth2-shiro + Shiro与OLTU整合的OAuth2项目 https://gitee.com/mkk/oauth2-shiro
(相比spring-oauth-server, 该项目入门门槛相对较低, 代码更加透明, 理解更容易,可扩展性更强, 且模块化开发)