📝 更新 TODO.md

This commit is contained in:
Yangkai.Shen 2020-11-24 16:16:55 +08:00
parent 0253039fe0
commit 247abe1e66
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# spring-boot-demo Project TODO List
## Module plan (completed: 54 / 66)
## Module plan (completed: 55 / 66)
- [x] ~~demo-helloworld(helloworld example)~~
- [x] ~~demo-properties (read configuration file information)~~
@ -40,7 +40,7 @@
- [x] ~~demo-mq-kafka (integrated message middleware - Kafka)~~
- [x] ~~demo-websocket (integrated websocket service)~~
- [x] ~~demo-websocket-socketio (integrated socketio implements websocket service)~~
- [ ] demo-ureport2 (integrated ureport2 implements a custom complex Chinese-style reporting engine)
- [x] ~~demo-ureport2 (integrated ureport2 implements a custom complex Chinese-style reporting engine)~~
- [ ] demo-uflo (integrated uflo implementation process control engine)
- [ ] demo-urule (integrated urule implementation rules engine)
- [ ] demo-activiti (integrated of Activiti to implement process control engine)

View File

@ -1,6 +1,6 @@
# spring-boot-demo 项目待办列表
## 模块计划(已完成54 / 66)
## 模块计划(已完成55 / 66)
- [x] ~~demo-helloworldHelloworld 示例)~~
- [x] ~~demo-properties读取配置文件信息~~
@ -40,7 +40,7 @@
- [x] ~~demo-mq-kafka集成消息中间件 - Kafka~~
- [x] ~~demo-websocket集成 websocket 服务)~~
- [x] ~~demo-websocket-socketio集成 socketio 实现 websocket 服务)~~
- [ ] demo-ureport2 (集成 ureport2 实现自定义的复杂中国式报表引擎)
- [x] ~~demo-ureport2 (集成 ureport2 实现自定义的复杂中国式报表引擎)~~
- [ ] demo-uflo集成 uflo 实现流程控制引擎)
- [ ] demo-urule集成 urule 实现规则引擎)
- [ ] demo-activiti集成 Activiti 实现流程控制引擎)