Browse Source

📝 spring-boot-demo-exception-handler 完成

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

## 模块计划(已完成:4 / 38)
## 模块计划(已完成:6 / 38)

- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -10,7 +10,7 @@
- [ ] spring-boot-demo-admin(对 Spring boot 可视化管控)
- [x] ~~spring-boot-demo-logback(集成 logback 日志)~~
- [x] ~~spring-boot-demo-log-aop(使用 AOP 拦截请求日志信息)~~
- [ ] spring-boot-demo-e ceptionhandler(统一异常处理)
- [x] ~~spring-boot-demo-exception-handler(统一异常处理)~~
- [ ] spring-boot-demo-template-freemarker(使用模板引擎 - Freemarker)
- [ ] spring-boot-demo-template-thymeleaf(使用模板引擎 - thymeleaf)
- [ ] spring-boot-demo-template-beetl(使用模板引擎 - beetl)


Loading…
Cancel
Save