There was an error while loading. Please reload this page.
1 parent 51753f2 commit 2b3f529Copy full SHA for 2b3f529
TODO.md
@@ -1,5 +1,5 @@
1
# spring-boot-demo 项目 todo-list
2
-## 模块计划(已完成:38 / 50)
+## 模块计划(已完成:39 / 50)
3
4
- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
5
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -32,7 +32,7 @@
32
- [x] ~~spring-boot-demo-session(统一 Session 管理)~~
33
- [ ] spring-boot-demo-social(第三方授权验证,实现 QQ、微信、GitHub 等第三方登录)
34
- [x] ~~spring-boot-demo-zookeeper(使用 zookeeper 结合AOP实现分布式锁)~~
35
-- [ ] spring-boot-demo-mq-rabbitmq(集成消息中间件 - RabbitMQ)
+- [x] ~~spring-boot-demo-mq-rabbitmq(集成消息中间件 - RabbitMQ)~~
36
- [ ] spring-boot-demo-mq-rocketmq(集成消息中间件 - RocketMQ)
37
- [ ] spring-boot-demo-mq-kafka(集成消息中间件 - Kafka)
38
- [x] ~~spring-boot-demo-websocket(集成 websocket 服务)~~
0 commit comments