From bef0a1a0360413c11f7e7e2d95368a53a943fd2a Mon Sep 17 00:00:00 2001 From: xiang Date: Sat, 21 Mar 2026 20:16:48 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Arpc=E6=8E=A5=E5=8F=A3=E8=B0=83?= =?UTF-8?q?=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xmc-web-starter/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/xmc-web-starter/pom.xml b/xmc-web-starter/pom.xml index c3ea000..ed47c07 100644 --- a/xmc-web-starter/pom.xml +++ b/xmc-web-starter/pom.xml @@ -48,6 +48,17 @@ com.alibaba.cloud spring-cloud-starter-alibaba-nacos-discovery + + + + org.springframework.cloud + spring-cloud-starter-loadbalancer + + + + org.springframework.cloud + spring-cloud-starter-openfeign + \ No newline at end of file