From a6c547804437c734ac81446491885898bf485073 Mon Sep 17 00:00:00 2001 From: zhangqy Date: Thu, 21 Sep 2023 16:11:55 +0800 Subject: [PATCH] =?UTF-8?q?[add]=E6=B7=BB=E5=8A=A0nacos=E7=9B=B8=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iot-modules/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/iot-modules/pom.xml b/iot-modules/pom.xml index c8f0317..2f2ca9f 100644 --- a/iot-modules/pom.xml +++ b/iot-modules/pom.xml @@ -45,7 +45,19 @@ spring-boot-starter-actuator + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-discovery + 2021.0.1.0 + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-config + 2021.0.1.0 +