There was an error while loading. Please reload this page.
1 parent 090ff8f commit a3f7d8aCopy full SHA for a3f7d8a
TODO.md
@@ -1,5 +1,5 @@
1
# spring-boot-demo 项目 todo-list
2
-## 模块计划(已完成:45 / 55)
+## 模块计划(已完成:46 / 55)
3
4
- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
5
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -31,7 +31,7 @@
31
- [ ] spring-boot-demo-rbac-shiro(实现基于 RBAC 的权限模型 - shiro)
32
- [x] ~~spring-boot-demo-session(统一 Session 管理)~~
33
- [ ] spring-boot-demo-oauth(OAuth2 认证)
34
-- [ ] spring-boot-demo-social(第三方授权验证,实现 QQ、微信、GitHub 等第三方登录)
+- [x] ~~spring-boot-demo-social(集成 JustAuth 实现第三方授权验证,实现 QQ、微信、GitHub 、谷歌等第三方登录)~~
35
- [x] ~~spring-boot-demo-zookeeper(使用 zookeeper 结合AOP实现分布式锁)~~
36
- [x] ~~spring-boot-demo-mq-rabbitmq(集成消息中间件 - RabbitMQ)~~
37
- [ ] spring-boot-demo-mq-rocketmq(集成消息中间件 - RocketMQ)
0 commit comments