|
@@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
|
推荐直接查看 [**进度计划**](https://github.com/xkcoding/spring-boot-demo/projects/1) 了解开发情况 |
|
|
推荐直接查看 [**进度计划**](https://github.com/xkcoding/spring-boot-demo/projects/1) 了解开发情况 |
|
|
|
|
|
|
|
|
## 模块计划(已完成:24 / 43) |
|
|
|
|
|
|
|
|
## 模块计划(已完成:25 / 43) |
|
|
|
|
|
|
|
|
- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~ |
|
|
- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~ |
|
|
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~ |
|
|
- [x] ~~spring-boot-demo-properties(读取配置文件信息)~~ |
|
@@ -27,7 +27,7 @@ |
|
|
- [x] ~~spring-boot-demo-cache-ehcache(使用 Ehcache 进行缓存)~~ |
|
|
- [x] ~~spring-boot-demo-cache-ehcache(使用 Ehcache 进行缓存)~~ |
|
|
- [x] ~~spring-boot-demo-email(集成邮件服务)~~ |
|
|
- [x] ~~spring-boot-demo-email(集成邮件服务)~~ |
|
|
- [x] ~~spring-boot-demo-task(定时任务 - Task 实现)~~ |
|
|
- [x] ~~spring-boot-demo-task(定时任务 - Task 实现)~~ |
|
|
- [ ] spring-boot-demo-task-quartz(定时任务 - Quartz 实现) |
|
|
|
|
|
|
|
|
- [x] ~~spring-boot-demo-task-quartz(定时任务 - Quartz 实现)~~ |
|
|
- [ ] spring-boot-demo-swagger(集成 Swagger 对 API 接口进行测试管理) |
|
|
- [ ] spring-boot-demo-swagger(集成 Swagger 对 API 接口进行测试管理) |
|
|
- [ ] spring-boot-demo-rabc-security(实现基于 RABC 的权限模型 - Spring Security) |
|
|
- [ ] spring-boot-demo-rabc-security(实现基于 RABC 的权限模型 - Spring Security) |
|
|
- [ ] spring-boot-demo-rabc-shiro(实现基于 RABC 的权限模型 - shiro) |
|
|
- [ ] spring-boot-demo-rabc-shiro(实现基于 RABC 的权限模型 - shiro) |
|
|