From ef950d5f4e9893faedb41ab6b49507c1d657338d Mon Sep 17 00:00:00 2001 From: zhangqy Date: Thu, 21 Sep 2023 10:14:20 +0800 Subject: [PATCH] =?UTF-8?q?[add]=E6=B7=BB=E5=8A=A0=E7=9B=91=E6=8E=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iot-gateway/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/iot-gateway/pom.xml b/iot-gateway/pom.xml index c2cd5ea..21a12a8 100644 --- a/iot-gateway/pom.xml +++ b/iot-gateway/pom.xml @@ -49,6 +49,13 @@ + + + org.springframework.boot + spring-boot-starter-actuator + + +