From 27fa3038f3807438dfa87362af4e12f328e56f84 Mon Sep 17 00:00:00 2001 From: xiang Date: Sun, 22 Mar 2026 11:07:49 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9Aloadbalancer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xmc-web-starter/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/xmc-web-starter/pom.xml b/xmc-web-starter/pom.xml index ed47c07..31e0d28 100644 --- a/xmc-web-starter/pom.xml +++ b/xmc-web-starter/pom.xml @@ -59,6 +59,12 @@ org.springframework.cloud spring-cloud-starter-openfeign + + + + com.github.ben-manes.caffeine + caffeine + \ No newline at end of file