Browse Source

📝 spring-boot-template-freemarker 完成

pull/1/head
Yangkai.Shen 6 years ago
parent
commit
f077f1b21b
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) 了解开发情况

## 模块计划(已完成:8 / 39)
## 模块计划(已完成:9 / 39)

- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -12,7 +12,7 @@
- [x] ~~spring-boot-demo-logback(集成 logback 日志)~~
- [x] ~~spring-boot-demo-log-aop(使用 AOP 拦截请求日志信息)~~
- [x] ~~spring-boot-demo-exception-handler(统一异常处理)~~
- [ ] spring-boot-demo-template-freemarker(使用模板引擎 - Freemarker)
- [x] ~~spring-boot-demo-template-freemarker(使用模板引擎 - Freemarker)~~
- [ ] spring-boot-demo-template-thymeleaf(使用模板引擎 - thymeleaf)
- [ ] spring-boot-demo-template-beetl(使用模板引擎 - beetl)
- [ ] spring-boot-demo-template-enjoy(使用模板引擎 - JFinal-Enjoy)


Loading…
Cancel
Save