diff --git "a/\345\274\200\346\272\220\346\225\205\344\272\213/UMS\344\270\216\345\274\200\346\272\220\346\214\207\345\214\227\347\232\204\346\225\205\344\272\213.md" "b/\345\274\200\346\272\220\346\225\205\344\272\213/\350\246\201\346\207\202\345\276\227\350\210\215\345\276\227\347\232\204UMS\344\270\216JAP\347\232\204\346\225\205\344\272\213.md" similarity index 68% rename from "\345\274\200\346\272\220\346\225\205\344\272\213/UMS\344\270\216\345\274\200\346\272\220\346\214\207\345\214\227\347\232\204\346\225\205\344\272\213.md" rename to "\345\274\200\346\272\220\346\225\205\344\272\213/\350\246\201\346\207\202\345\276\227\350\210\215\345\276\227\347\232\204UMS\344\270\216JAP\347\232\204\346\225\205\344\272\213.md" index c22f1c682d3b7dc5868b4b32729214eb78256d8c..a58812e8032ff2042d1592485364cf2974d5a57b 100644 --- "a/\345\274\200\346\272\220\346\225\205\344\272\213/UMS\344\270\216\345\274\200\346\272\220\346\214\207\345\214\227\347\232\204\346\225\205\344\272\213.md" +++ "b/\345\274\200\346\272\220\346\225\205\344\272\213/\350\246\201\346\207\202\345\276\227\350\210\215\345\276\227\347\232\204UMS\344\270\216JAP\347\232\204\346\225\205\344\272\213.md" @@ -1,24 +1,28 @@ ## 为什么决定参与贡献 > 1. 2020 注定是不平凡的一年, 疫情让我有更多的空余时间; > 2. 为了给自己身上增加一点光环; -> 3. 平时每次做新项目项目都需要搞一套用户管理系统, 虽然可以搬砖, 但也繁琐, 想着正好有空, 何不自己写一套用户管理脚手架, 省的以后搬砖; 就这样有了我的开源项目. +> 3. 平时每次做新项目项目都需要搞一套用户管理系统, 虽然可以搬砖, 但也繁琐, 想着正好有空, 何不自己写一套用户管理脚手架, 省的以后搬砖; 就这样有了我的开源项目[UMS](https://gitee.com/pcore/UMS ). #### 项目1: [UMS](https://gitee.com/pcore/UMS ) 项目: https://gitee.com/pcore/UMS -> 用户管理脚手架集成:用户密码登录、手机登录、支持所有 JustAuth 支持的第三方授权登录、验证码、基于 RBAC 的访问权限控制功能, 支持多租户、JWT、SLF4J-MDC、签到等功能。 -> 你只需要实现业务端的几个接口 **用户服务, 短信发送服务, 获取角色权限服务, JWT(可以配置是否开启)服务** 几个 API 接口就可以实现上述功能. +> 用户管理脚手架集成:用户密码登录、手机登录、支持所有 JustAuth 支持的第三方授权登录、验证码、基于 RBAC 的访问权限控制功能, 支持多租户、JWT、SLF4J-MDC、签到等功能。 +> 你只需要实现业务端的几个接口 **用户服务, 短信发送服务, 获取角色权限服务, JWT(可以配置是否开启)服务** 几个 API 接口就可以实现上述功能. > 可通过属性配置高度自定义, UMS 是非侵入式的, 与业务高度解耦; 只需要专注于自己的业务逻辑。 #### 项目2: [JustAuth-security](https://gitee.com/pcore/just-auth-spring-security-starter ) 项目: https://gitee.com/pcore/just-auth-spring-security-starter > Spring security 与 JustAuth 集成: 支持所有 justAuth 支持的第三方登录, > [JustAuth-security](https://gitee.com/pcore/just-auth-spring-security-starter ) 项目已加入 [JustAuth](https://gitee.com/justauth ) 大家庭. -## 参与后的收获或提升(技术上或者生活上) -> 参与开源后认识了很多小伙伴, 有参与 [UMS](https://gitee.com/pcore/UMS ) 和 [JustAuth-security](https://gitee.com/pcore/just-auth-spring-security-starter ) 开源的, -> 有使用 [UMS](https://gitee.com/pcore/UMS ) 和 [JustAuth-security](https://gitee.com/pcore/just-auth-spring-security-starter ) 的小伙伴. +## 参与后的收获或提升 +> 参与开源后认识了很多小伙伴, 有参与 [UMS](https://gitee.com/pcore/UMS ) 和 [JustAuth-security](https://gitee.com/pcore/just-auth-spring-security-starter ) 开源的, +> 有使用 [UMS](https://gitee.com/pcore/UMS ) 和 [JustAuth-security](https://gitee.com/pcore/just-auth-spring-security-starter ) 的小伙伴, +> 以及加入了 [JustAuth](https://gitee.com/justauth ) 这个大家庭. > 开源表面上看只有付出没有回报, 其实通过开源潜移默化的会提升自己的技术与视野, 还有机会与朋友圈, 本人也因为 [UMS](https://gitee.com/pcore/UMS ) > 项目认识了一个小伙伴, 加入了他的创业公司. 说了这么多就一句话: 我为人人, 人人为我. ## 如何接触/了解到这个开源项目 -> [JustAuth](https://gitee.com/justauth ) 的作者向我推荐的这个开源项目. +> 通过第二个项目[JustAuth-security](https://gitee.com/pcore/just-auth-spring-security-starter ) 认识了 **GVP** 项目 [JustAuth] +> (https://gitee.com/justauth ) 的作者, 也加入 [JustAuth](https://gitee.com/justauth ) 大家庭, [JustAuth](https://gitee. +> com/justauth ) 作者今天刚推出了新的开源项目 [JPA](https://gitee.com/fujieid/jap) 我也成为其中的一员, 希望 2021 年 [JPA](https://gitee. +> com/fujieid/jap) 成为又一个 **GVP** 项目. ## 2021 加油! \ No newline at end of file