1
0
mirror of synced 2025-12-15 19:34:01 +08:00

🔖 配套starter:justauth-spring-boot-starter

This commit is contained in:
yadong.zhang
2019-07-22 19:06:15 +08:00
parent 38264616b4
commit 993dc687fc

View File

@@ -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)