From 3e0dd7ab98f6e2dbdc3cbfc31e40515b5203fcc4 Mon Sep 17 00:00:00 2001 From: mrbird <852252810@qq.com> Date: Wed, 23 May 2018 10:05:23 +0800 Subject: [PATCH] update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3d03f75..b3a09d2 100644 --- a/readme.md +++ b/readme.md @@ -26,6 +26,7 @@ 21. [使用Actuator监控Spring Boot应用](https://mrbird.cc/Acutator-Spring-Boot.html) 22. [使用Spring Boot发送邮件](https://mrbird.cc/Spring-Boot-Email.html) 22. [使用Spring Boot Admin监控服务](https://mrbird.cc/Spring-Boot-Admin.html) +23. [Spring Boot Devtools热部署](https://mrbird.cc/Spring-Boot-Devtools.html) ## 其他没有源码系列 - [Spring Boot logback日志配置](https://mrbird.cc/Spring-Boot-logback.html)