From 726018031f54da34b78d99b497140fb37aea3a5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=BA=86=E5=8D=8E?= <1719411461@qq.com> Date: Tue, 10 Sep 2019 19:28:56 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E6=B7=BB=E5=8A=A0NutzBoot=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E7=9A=84Demo,=E4=BF=AE=E6=94=B9README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e9bfdc..8faf658 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ 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) -- GitLab