From dda272b9ab155f4214755528bf80e37747940274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=A8=E9=9C=96=E9=93=83?= Date: Mon, 11 Aug 2025 21:15:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0spring-boot-starter-actuator?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 15d018e..aa0c001 100644 --- a/pom.xml +++ b/pom.xml @@ -226,6 +226,10 @@ commons-logging 1.2 + + org.springframework.boot + spring-boot-starter-actuator +