Browse Source

📝 更新 TODO.md

pull/1/head
Yangkai.Shen 5 years ago
parent
commit
575ee6c436
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      TODO.md

+ 2
- 2
TODO.md View File

@@ -1,5 +1,5 @@
# spring-boot-demo 项目 todo-list # spring-boot-demo 项目 todo-list
## 模块计划(已完成:29 / 47)
## 模块计划(已完成:30 / 47)


- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~ - [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~ - [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -35,7 +35,7 @@
- [ ] spring-boot-demo-mq-rabbitmq(集成消息中间件 - RabbitMQ) - [ ] spring-boot-demo-mq-rabbitmq(集成消息中间件 - RabbitMQ)
- [ ] spring-boot-demo-mq-rocketmq(集成消息中间件 - RocketMQ) - [ ] spring-boot-demo-mq-rocketmq(集成消息中间件 - RocketMQ)
- [ ] spring-boot-demo-mq-kafka(集成消息中间件 - Kafka) - [ ] spring-boot-demo-mq-kafka(集成消息中间件 - Kafka)
- [ ] spring-boot-demo-websocket(集成 websocket 服务)
- [x] ~~spring-boot-demo-websocket(集成 websocket 服务)~~
- [ ] spring-boot-demo-websocket-socketio(集成 socketio 实现 websocket 服务) - [ ] spring-boot-demo-websocket-socketio(集成 socketio 实现 websocket 服务)
- [ ] spring-boot-demo-ureport2 (集成 ureport2 实现自定义的复杂中国式报表引擎) - [ ] spring-boot-demo-ureport2 (集成 ureport2 实现自定义的复杂中国式报表引擎)
- [ ] spring-boot-demo-uflo(集成 uflo 实现流程控制引擎) - [ ] spring-boot-demo-uflo(集成 uflo 实现流程控制引擎)


Loading…
Cancel
Save