1
0
mirror of synced 2026-05-22 13:43:20 +00:00

📝 编写文档

This commit is contained in:
yadong.zhang
2019-09-11 11:16:31 +08:00
parent faae8816be
commit 3a5a312b68
6 changed files with 50 additions and 22 deletions
+8 -4
View File
@@ -114,12 +114,12 @@ authRequest.login(callback);
**配套Demo**
- [Springboot版](https://gitee.com/yadong.zhang/JustAuth-demo)
- [Nutzboot](https://github.com/EggsBlue/nutzboot-justauth-demo)
- [jFinal](https://github.com/xkcoding/jfinal-justauth-demo)
- [ActFramework](https://github.com/xkcoding/act-justauth-demo)
- [jFinal](https://github.com/xkcoding/jfinal-justauth-demo): Jfinal集成JustAuthdemo by [xkcoding](https://github.com/xkcoding)
- [ActFramework](https://github.com/xkcoding/act-justauth-demo): ActFramework 集成 JustAuth 的 demo by [xkcoding](https://github.com/xkcoding)
- [Nutzboot](https://github.com/EggsBlue/nutzboot-justauth-demo): NutzBoot集成JustAuth的demo by [蛋蛋](https://github.com/EggsBlue)
## 插件
- [justauth-spring-boot-starter](https://github.com/xkcoding/justauth-spring-boot-starter) Spring Boot 集成 JustAuth 的最佳实践
- [justauth-spring-boot-starter](https://github.com/xkcoding/justauth-spring-boot-starter): Spring Boot 集成 JustAuth 的最佳实践 by [xkcoding](https://github.com/xkcoding)
具体的例子可以参考:
@@ -177,6 +177,10 @@ _请知悉:经咨询CSDN官方客服得知,CSDN的授权开放平台已经
5. 发起PRpull request 请求,提交到`dev`分支
6. 等待作者合并
## 贡献者名单
[contributors](https://docs.justauth.whnb.wang/#/contributors)
## 致谢
在项目立项初期,也对当前开源圈的一些相同类型的项目作过调研,同时本项目也参考过这些项目,再次感谢开源圈内的朋友。