There was an error while loading. Please reload this page.
1 parent 959a35d commit d6acb2bCopy full SHA for d6acb2b
TODO.md
@@ -1,5 +1,5 @@
1
# spring-boot-demo 项目 todo-list
2
-## 模块计划(已完成:46 / 56)
+## 模块计划(已完成:47 / 57)
3
4
- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~
5
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~
@@ -25,6 +25,7 @@
25
- [x] ~~spring-boot-demo-email(集成邮件服务)~~
26
- [x] ~~spring-boot-demo-task(定时任务 - Task 实现)~~
27
- [x] ~~spring-boot-demo-task-quartz(定时任务 - Quartz 实现)~~
28
+- [x] ~~spring-boot-demo-task-xxl-job(定时任务 - XXL-JOB 实现分布式调度)~~
29
- [x] ~~spring-boot-demo-swagger(集成 Swagger 对 API 接口进行测试管理)~~
30
- [x] ~~spring-boot-demo-swagger-beauty(集成自定义且更加美观的 Swagger 对 API 接口进行测试管理)~~
31
- [x] ~~spring-boot-demo-rbac-security(实现基于 RBAC 的权限模型 - Spring Security)~~
0 commit comments