From 382617aab7505e09ec84db9ef6e237e12bab62bc Mon Sep 17 00:00:00 2001 From: WeiRan <2392355487@qq.com> Date: Sun, 8 Sep 2024 22:11:59 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=9A=E5=90=88=E5=B9=B3=E5=8F=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud-juhe-server/pom.xml | 44 +++++++++++++++++++++++++++------------ 1 file changed, 31 insertions(+), 13 deletions(-) diff --git a/cloud-juhe-server/pom.xml b/cloud-juhe-server/pom.xml index c679262..4cb665d 100644 --- a/cloud-juhe-server/pom.xml +++ b/cloud-juhe-server/pom.xml @@ -20,17 +20,42 @@ + + + com.alibaba.cloud + spring-cloud-starter-alibaba-sentinel + + + + + org.springframework.boot + spring-boot-starter-actuator + + + + + com.muyu + cloud-common-log + + + + + com.muyu + cloud-common-api-doc + + + + + com.muyu + cloud-common-xxl + + com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery - - org.springframework.boot - spring-boot-starter - - com.alibaba.cloud @@ -42,26 +67,19 @@ cloud-background-common 1.0.0 + com.mysql mysql-connector-j - - org.apache.httpcomponents - httpclient - 4.5.13 - - com.muyu cloud-common-datasource - - org.springframework.boot spring-boot-starter-web