Skip to content

Commit

Permalink
📝 更新 TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xkcoding committed Mar 26, 2019
1 parent b6c1dfe commit 6a82d29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# spring-boot-demo 项目 todo-list
## 模块计划(已完成:43 / 54)
## 模块计划(已完成:44 / 54)

- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
Expand Down Expand Up @@ -51,7 +51,7 @@
- [x] ~~spring-boot-demo-docker(打包成 docker 镜像)~~
- [x] ~~spring-boot-demo-multi-datasource-jpa(集成JPA多数据源)~~
- [x] ~~spring-boot-demo-multi-datasource-mybatis(集成mybatis多数据源)~~
- [ ] spring-boot-demo-sharding-jdbc(集成 sharding-jdbc 实现分库分表)
- [x] ~~spring-boot-demo-sharding-jdbc(集成 sharding-jdbc 实现分库分表)~~
- [ ] spring-boot-demo-tio(集成 tio)
- [ ] spring-boot-demo-grpc(集成grpc,配置tls/ssl)参见[ISSUE#5](https://github.com/xkcoding/spring-boot-demo/issues/5)
- [x] ~~spring-boot-demo-codegen(集成 velocity 自动生成代码)~~
Expand Down

0 comments on commit 6a82d29

Please sign in to comment.