From e51f28ff93f11d00ebb35101413188c1fa1f70d5 Mon Sep 17 00:00:00 2001 From: mrbird <852252810@qq.com> Date: Mon, 7 May 2018 14:34:11 +0800 Subject: [PATCH] update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2e5e384..2d35da7 100644 --- a/readme.md +++ b/readme.md @@ -23,6 +23,7 @@ 18. [Spring Boot中的JSON技术](https://mrbird.cc/Spring-Boot%20JSON.html) 19. [Spring Boot中编写单元测试](https://mrbird.cc/Spring-Boot%20TESTing.html) 20. [Spring Boot整合Swagger2构建RESTful API](https://mrbird.cc/Spring-Boot-Swagger2-RESTful-API.html) +21. [使用Actuator监控Spring Boot应用](https://mrbird.cc/Acutator-Spring-Boot.html) ## 其他没有源码系列 - [Spring Boot logback日志配置](https://mrbird.cc/Spring-Boot-logback.html)