Browse Source

📝 更新TODO.md

pull/1/head
Yangkai.Shen 5 years ago
parent
commit
2ff5ce5985
2 changed files with 4 additions and 2 deletions
  1. +2
    -1
      TODO.en.md
  2. +2
    -1
      TODO.md

+ 2
- 1
TODO.en.md View File

@@ -1,6 +1,6 @@
# spring-boot-demo Project TODO List # spring-boot-demo Project TODO List


## Module plan (completed: 48 / 58)
## Module plan (completed: 49 / 59)


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


## Remarks ## Remarks



+ 2
- 1
TODO.md View File

@@ -1,6 +1,6 @@
# spring-boot-demo 项目待办列表 # spring-boot-demo 项目待办列表


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


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


## 备注 ## 备注



Loading…
Cancel
Save