From c383aa026deb99d21488d6ebfbd1aa27155df853 Mon Sep 17 00:00:00 2001 From: panxuejie <15855548138@163.com> Date: Tue, 6 Jan 2026 14:51:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tacit-app-api/pom.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/tacit-app-api/pom.xml b/tacit-app-api/pom.xml index 9b985c0..eb9fe0d 100644 --- a/tacit-app-api/pom.xml +++ b/tacit-app-api/pom.xml @@ -23,7 +23,11 @@ org.springframework.boot spring-boot-starter-security - + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-config + org.springframework.cloud @@ -82,6 +86,12 @@ test + + + org.springframework.cloud + spring-cloud-starter-bootstrap + +