Skip to content

Commit cd6a6cc

Browse files
committed
📝 更新TODO.md
1 parent 26f077e commit cd6a6cc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

TODO.en.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# spring-boot-demo Project TODO List
22

3-
## Module plan (completed: 52 / 63)
3+
## Module plan (completed: 52 / 65)
44

55
- [x] ~~spring-boot-demo-helloworld(helloworld example)~~
66
- [x] ~~spring-boot-demo-properties (read configuration file information)~~
@@ -65,6 +65,8 @@
6565
- [x] ~~spring-boot-demo-ratelimit-redis(use Redis and Lua script implementation to protect API by distributed rate limiting)~~
6666
- [ ] spring-boot-demo-https(integrated HTTPS)
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)~~
68+
- [ ] spring-boot-demo-springbatch(data process)
69+
- [ ] spring-boot-demo-security-justauth(use JustAuth to login GitHub,and use Spring-Security to manage login state)
6870

6971
## Remarks
7072

TODO.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# spring-boot-demo 项目待办列表
22

3-
## 模块计划(已完成:52 / 63)
3+
## 模块计划(已完成:52 / 65)
44

55
- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
66
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -65,6 +65,8 @@
6565
- [x] ~~spring-boot-demo-ratelimit-redis(分布式限流保护API,使用 Redis + lua 脚本实现)~~
6666
- [ ] spring-boot-demo-https(集成 HTTPS)
6767
- [x] ~~spring-boot-demo-elasticsearch-rest-high-level-client(集成 Elasticsearch 7.x 版本,使用官方 rest high level client操作 ES 数据)~~
68+
- [ ] spring-boot-demo-springbatch(数据处理)
69+
- [ ] spring-boot-demo-security-justauth(使用 JustAuth 登录 GitHub,使用 Security 管理登录状态)
6870

6971
## 备注
7072

0 commit comments

Comments
 (0)