Skip to content

Commit

Permalink
📝 更新TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xkcoding committed Sep 16, 2019
1 parent d91507e commit 68d07cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion TODO.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [x] ~~spring-boot-demo-orm-jpa (operating SQL Relational Database - JPA)~~
- [x] ~~spring-boot-demo-orm-mybatis (operating SQL relational database - mybatis)~~
- [x] ~~spring-boot-demo-orm-mybatis-mapper-page (operating SQL relational database - integrating mybatis generic Mapper, PageHelper)~~
- [x] ~~spring-boot-demo-orm-mybatis-plus (operating SQL relational database - integrating mybatis-plus)~~
- [x] ~~spring-boot-demo-orm-mybatis-plus (operating SQL relational database - integrating mybatis-plus, Mapper, ActiveRecord)~~
- [x] ~~spring-boot-demo-orm-beetlsql (operating SQL relational database - beetlSQL)~~
- [x] ~~spring-boot-demo-cache-redis (using redis for caching)~~
- [x] ~~spring-boot-demo-cache-ehcache (using Ehcache for caching)~~
Expand Down
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [x] ~~spring-boot-demo-orm-jpa(操作 SQL 关系型数据库 - JPA)~~
- [x] ~~spring-boot-demo-orm-mybatis(操作 SQL 关系型数据库 - mybatis)~~
- [x] ~~spring-boot-demo-orm-mybatis-mapper-page(操作 SQL 关系型数据库 - 集成mybatis通用Mapper,PageHelper)~~
- [x] ~~spring-boot-demo-orm-mybatis-plus(操作 SQL 关系型数据库 - 集成mybatis-plus)~~
- [x] ~~spring-boot-demo-orm-mybatis-plus(操作 SQL 关系型数据库 - 集成mybatis-plus,Mapper操作、ActiveRecord操作~~
- [x] ~~spring-boot-demo-orm-beetlsql(操作 SQL 关系型数据库 - beetlSQL)~~
- [x] ~~spring-boot-demo-cache-redis(使用 redis 进行缓存)~~
- [x] ~~spring-boot-demo-cache-ehcache(使用 Ehcache 进行缓存)~~
Expand Down

0 comments on commit 68d07cb

Please sign in to comment.