提交 faae8816 编写于 作者: 智布道's avatar 智布道 👁

🍻 添加Nutzboot版Demo

上级 6cf6a7d7
...@@ -116,6 +116,7 @@ authRequest.login(callback); ...@@ -116,6 +116,7 @@ authRequest.login(callback);
- [Springboot Example](https://gitee.com/yadong.zhang/JustAuth-demo) - [Springboot Example](https://gitee.com/yadong.zhang/JustAuth-demo)
- [jFinal Example](https://github.com/xkcoding/jfinal-justauth-demo) - [jFinal Example](https://github.com/xkcoding/jfinal-justauth-demo)
- [ActFramework Example](https://github.com/xkcoding/act-justauth-demo) - [ActFramework Example](https://github.com/xkcoding/act-justauth-demo)
- [Nutzboot版](https://github.com/EggsBlue/nutzboot-justauth-demo)
**Springboot Starter** **Springboot Starter**
......
...@@ -118,13 +118,8 @@ authRequest.login(callback); ...@@ -118,13 +118,8 @@ authRequest.login(callback);
- [jFinal版](https://github.com/xkcoding/jfinal-justauth-demo) - [jFinal版](https://github.com/xkcoding/jfinal-justauth-demo)
- [ActFramework版](https://github.com/xkcoding/act-justauth-demo) - [ActFramework版](https://github.com/xkcoding/act-justauth-demo)
**扩展工具** ## 插件
- [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 的最佳实践
**配套SpringBoot starter**
[justauth-spring-boot-starter](https://github.com/xkcoding/justauth-spring-boot-starter)
具体的例子可以参考: 具体的例子可以参考:
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
- [Springboot版](https://gitee.com/yadong.zhang/JustAuth-demo) :JustAuth项目的demo(springboot项目) - [Springboot版](https://gitee.com/yadong.zhang/JustAuth-demo) :JustAuth项目的demo(springboot项目)
- [jFinal版](https://github.com/xkcoding/jfinal-justauth-demo) :Jfinal集成JustAuth的demo - [jFinal版](https://github.com/xkcoding/jfinal-justauth-demo) :Jfinal集成JustAuth的demo
- [ActFramework版](https://github.com/xkcoding/act-justauth-demo) :ActFramework 集成 JustAuth 的 demo - [ActFramework版](https://github.com/xkcoding/act-justauth-demo) :ActFramework 集成 JustAuth 的 demo
- [Nutzboot版](https://github.com/EggsBlue/nutzboot-justauth-demo)
## 插件 ## 插件
- [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 的最佳实践
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册