Skip to content

Commit

Permalink
📝 更新TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xkcoding committed Aug 8, 2019
1 parent 959a35d commit d6acb2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# spring-boot-demo 项目 todo-list
## 模块计划(已完成:46 / 56)
## 模块计划(已完成:47 / 57)

- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
Expand All @@ -25,6 +25,7 @@
- [x] ~~spring-boot-demo-email(集成邮件服务)~~
- [x] ~~spring-boot-demo-task(定时任务 - Task 实现)~~
- [x] ~~spring-boot-demo-task-quartz(定时任务 - Quartz 实现)~~
- [x] ~~spring-boot-demo-task-xxl-job(定时任务 - XXL-JOB 实现分布式调度)~~
- [x] ~~spring-boot-demo-swagger(集成 Swagger 对 API 接口进行测试管理)~~
- [x] ~~spring-boot-demo-swagger-beauty(集成自定义且更加美观的 Swagger 对 API 接口进行测试管理)~~
- [x] ~~spring-boot-demo-rbac-security(实现基于 RBAC 的权限模型 - Spring Security)~~
Expand Down

0 comments on commit d6acb2b

Please sign in to comment.