Browse Source

📝 spring-boot-demo-template-beetl 完成

pull/1/head
Yangkai.Shen 6 years ago
parent
commit
0d1edccf55
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      TODO.md

+ 2
- 2
TODO.md View File

@@ -2,7 +2,7 @@


推荐直接查看 [**进度计划**](https://github.com/xkcoding/spring-boot-demo/projects/1) 了解开发情况 推荐直接查看 [**进度计划**](https://github.com/xkcoding/spring-boot-demo/projects/1) 了解开发情况


## 模块计划(已完成:10 / 39)
## 模块计划(已完成:11 / 39)


- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~ - [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~ - [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -14,7 +14,7 @@
- [x] ~~spring-boot-demo-exception-handler(统一异常处理)~~ - [x] ~~spring-boot-demo-exception-handler(统一异常处理)~~
- [x] ~~spring-boot-demo-template-freemarker(使用模板引擎 - Freemarker)~~ - [x] ~~spring-boot-demo-template-freemarker(使用模板引擎 - Freemarker)~~
- [x] ~~spring-boot-demo-template-thymeleaf(使用模板引擎 - thymeleaf)~~ - [x] ~~spring-boot-demo-template-thymeleaf(使用模板引擎 - thymeleaf)~~
- [ ] spring-boot-demo-template-beetl(使用模板引擎 - beetl)
- [x] ~~spring-boot-demo-template-beetl(使用模板引擎 - beetl)~~
- [ ] spring-boot-demo-template-enjoy(使用模板引擎 - JFinal-Enjoy) - [ ] spring-boot-demo-template-enjoy(使用模板引擎 - JFinal-Enjoy)
- [ ] spring-boot-demo-orm-jdbctemplate(操作 SQL 关系型数据库 - JdbcTemplate) - [ ] spring-boot-demo-orm-jdbctemplate(操作 SQL 关系型数据库 - JdbcTemplate)
- [ ] spring-boot-demo-orm-jpa(操作 SQL 关系型数据库 - JPA) - [ ] spring-boot-demo-orm-jpa(操作 SQL 关系型数据库 - JPA)


Loading…
Cancel
Save