Skip to content

Commit 15977cb

Browse files
committed
📝 更新TODO.md
1 parent ac787d7 commit 15977cb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

TODO.en.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# spring-boot-demo Project TODO List
22

3-
## Module plan (completed: 53 / 65)
3+
## Module plan (completed: 54 / 66)
44

55
- [x] ~~spring-boot-demo-helloworld(helloworld example)~~
66
- [x] ~~spring-boot-demo-properties (read configuration file information)~~
@@ -67,6 +67,7 @@
6767
- [x] ~~spring-boot-demo-elasticsearch-rest-high-level-client(integrated Elasticsearch 7.x version,use official Rest High Level Client to operate ES data)~~
6868
- [ ] spring-boot-demo-springbatch(data process)
6969
- [ ] spring-boot-demo-security-justauth(use JustAuth to login GitHub,and use Spring-Security to manage login state)
70+
- [x] ~~spring-boot-demo-flyway(integrated Flyway to initialize tables and data in database, Flyway also support the sql script version control)~~
7071

7172
## Remarks
7273

TODO.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# spring-boot-demo 项目待办列表
22

3-
## 模块计划(已完成:53 / 65)
3+
## 模块计划(已完成:54 / 66)
44

55
- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
66
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -67,6 +67,7 @@
6767
- [x] ~~spring-boot-demo-elasticsearch-rest-high-level-client(集成 Elasticsearch 7.x 版本,使用官方 rest high level client操作 ES 数据)~~
6868
- [ ] spring-boot-demo-springbatch(数据处理)
6969
- [ ] spring-boot-demo-security-justauth(使用 JustAuth 登录 GitHub,使用 Security 管理登录状态)
70+
- [x] ~~spring-boot-demo-flyway(集成 Flyway,项目启动时初始化数据库表结构,同时支持数据库脚本版本控制)~~
7071

7172
## 备注
7273

0 commit comments

Comments
 (0)