Skip to content

Commit 2ff5ce5

Browse files
committed
📝 更新TODO.md
1 parent 537be31 commit 2ff5ce5

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: 48 / 58)
3+
## Module plan (completed: 49 / 59)
44

55
- [x] ~~spring-boot-demo-helloworld(helloworld example)~~
66
- [x] ~~spring-boot-demo-properties (read configuration file information)~~
@@ -60,6 +60,7 @@
6060
- [x] ~~spring-boot-demo-graylog (integrated gralog log management)~~
6161
- [ ] spring-boot-demo-sso (integrated single sign on) see [ISSUE#12](https://github.com/xkcoding/spring-boot-demo/issues/12)
6262
- [x] ~~spring-boot-demo-ldap (integrated ldap)see [ISSUE#23](https://github.com/xkcoding/spring-boot-demo/issues/23)~~
63+
- [x] ~~spring-boot-demo-dynamic-datasource(add datasource dynamically, switch datasource dynamically)~~
6364

6465
## Remarks
6566

TODO.md

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

3-
## 模块计划(已完成:48 / 58)
3+
## 模块计划(已完成:49 / 59)
44

55
- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
66
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -60,6 +60,7 @@
6060
- [x] ~~spring-boot-demo-graylog(集成 gralog 日志管理)~~
6161
- [ ] spring-boot-demo-sso(集成单点登录)参见 [ISSUE#12](https://github.com/xkcoding/spring-boot-demo/issues/12)
6262
- [x] ~~spring-boot-demo-ldap (集成 ldap)参见 [ISSUE#23](https://github.com/xkcoding/spring-boot-demo/issues/23)~~
63+
- [x] ~~spring-boot-demo-dynamic-datasource(动态添加数据源,切换数据源)~~
6364

6465
## 备注
6566

0 commit comments

Comments
 (0)