From 993dc687fc245b0788026e4e7fd5d0dd3d1c43f3 Mon Sep 17 00:00:00 2001 From: "yadong.zhang" Date: Mon, 22 Jul 2019 19:06:15 +0800 Subject: [PATCH] =?UTF-8?q?:bookmark:=20=E9=85=8D=E5=A5=97starter=EF=BC=9A?= =?UTF-8?q?justauth-spring-boot-starter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8e51b9f..cde2971 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,10 @@ authRequest.login(callback); - [Springboot版](https://gitee.com/yadong.zhang/JustAuth-demo) - [jFinal版](https://github.com/zhangyd-c/jfinal-justauth-demo) +**配套SpringBoot starter**: + +[justauth-spring-boot-starter](https://github.com/xkcoding/justauth-spring-boot-starter) + 具体的例子可以参考: - [实现Gitee授权登录](http://t.cn/ExDKxQs) -- GitLab