Browse Source

📝 spring-boot-demo-log-aop 完成

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

+ 1
- 1
TODO.md View File

@@ -9,7 +9,7 @@
- [x] ~~spring-boot-demo-actuator(对 Spring boot 的端点监控)~~
- [ ] spring-boot-demo-admin(对 Spring boot 可视化管控)
- [x] ~~spring-boot-demo-logback(集成 logback 日志)~~
- [ ] spring-boot-demo-aoplog(使用 AOP 拦截请求日志信息)
- [x] ~~spring-boot-demo-log-aop(使用 AOP 拦截请求日志信息)~~
- [ ] spring-boot-demo-e ceptionhandler(统一异常处理)
- [ ] spring-boot-demo-template-freemarker(使用模板引擎 - Freemarker)
- [ ] spring-boot-demo-template-thymeleaf(使用模板引擎 - thymeleaf)


Loading…
Cancel
Save