From 8a4773520895e04dd38e9a06f93a83f330dc15de Mon Sep 17 00:00:00 2001 From: "yadong.zhang" Date: Sun, 28 Jun 2020 21:54:08 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E8=A1=A5=E5=85=85=E4=BD=BF=E7=94=A8?= =?UTF-8?q?=E8=80=85=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/users.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/users.md b/docs/users.md index 5558ac8..fd8d981 100644 --- a/docs/users.md +++ b/docs/users.md @@ -7,6 +7,7 @@ - [project-template](https://github.com/HobbyBear/project-template): 作为前后端分离项目的后端模板整个项目基于springboot2.1.3,集jsr303框架做参数校验,spring security 做权限管理,并实现限制同一账号登陆会话数量功能,spring mail 发送邮件,justAuth做的第三方登陆, spring session做session共享,orm框架采用jpa,集成七牛云实现图片上传,redis实现分布式锁 - [mica](https://github.com/lets-mica/mica/tree/master/mica-social):mica是Spring Cloud 微服务开发核心包。采用源码形式(保留了作者名)另加改了一些代码。 - [MaxKey](https://shimingxy.github.io/MaxKey):马克思的钥匙,寓意是最大钥匙,是用户单点登录认证系统(Sigle Sign On System),OAuth 2.0/OpenID Connect、SAML 2.0、JWT、CAS等标准化的开放协议,使用JustAuth集成OAuth第三方认证。 +- [SpringBlade](https://gitee.com/smallc/SpringBlade):一个由商业级项目升级优化而来的SpringCloud分布式微服务架构、SpringBoot单体式微服务架构并存的综合型项目。 ... 我在这儿等你 >>> :alien: -- GitLab