Browse Source

📝 更新 TODO.md

pull/1/head
Yangkai.Shen 5 years ago
parent
commit
aebb583357
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
## 模块计划(已完成:33 / 47)
## 模块计划(已完成:34 / 47)

- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -46,7 +46,7 @@
- [x] ~~spring-boot-demo-war(打包成war包)~~
- [x] ~~spring-boot-demo-elasticsearch(集成 ElasticSearch)~~
- [ ] spring-boot-demo-mongodb(集成 MongoDb)
- [ ] spring-boot-demo-neo4j(集成 neo4j 图数据库)
- [x] ~~spring-boot-demo-neo4j(集成 neo4j 图数据库)~~
- [x] ~~spring-boot-demo-docker(打包成 docker 镜像)~~

### 备注


Loading…
Cancel
Save