diff --git a/TODO.md b/TODO.md index 81a2171..3d04a19 100644 --- a/TODO.md +++ b/TODO.md @@ -2,9 +2,9 @@ 推荐直接查看 [**进度计划**](https://github.com/ kcoding/spring-boot-demo/projects/1) 了解开发情况 -## 模块计划(已完成:0 / 38) +## 模块计划(已完成:1 / 38) -- [ ] spring-boot-demo-helloworld(Helloworld 示例) +- [x] ~~spring-boot-demo-helloworld(Helloworld 示例)~~ - [ ] spring-boot-demo-properties(读取配置文件信息) - [ ] spring-boot-demo-actuator(对 Spring boot 的端点监控) - [ ] spring-boot-demo-admin(对 Spring boot 可视化管控)