There was an error while loading. Please reload this page.
1 parent d86b95c commit 57c1809Copy full SHA for 57c1809
TODO.md
@@ -1,5 +1,5 @@
1
# spring-boot-demo 项目 todo-list
2
-## 模块计划(已完成:40 / 51)
+## 模块计划(已完成:41 / 51)
3
4
- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
5
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -49,7 +49,7 @@
49
- [x] ~~spring-boot-demo-mongodb(集成 MongoDb)~~
50
- [x] ~~spring-boot-demo-neo4j(集成 neo4j 图数据库)~~
51
- [x] ~~spring-boot-demo-docker(打包成 docker 镜像)~~
52
-- [ ] spring-boot-demo-multi-datasource-jpa(集成JPA多数据源)
+- [x] ~~spring-boot-demo-multi-datasource-jpa(集成JPA多数据源)~~
53
- [ ] spring-boot-demo-multi-datasource-mybatis(集成mybatis多数据源)
54
- [ ] spring-boot-demo-sharding-jdbc(集成 sharding-jdbc 实现分库分表)
55
0 commit comments