Browse Source

📝 更新TODO.md

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

+ 1
- 1
TODO.en.md View File

@@ -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)~~


+ 1
- 1
TODO.md View File

@@ -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 进行缓存)~~


Loading…
Cancel
Save