From 41354f4a8fd41020ee311a5fd755bb329cefd698 Mon Sep 17 00:00:00 2001
From: yuan <1363654894@qq.com>
Date: Thu, 10 Oct 2024 20:27:15 +0800
Subject: [PATCH] =?UTF-8?q?feat:http=E8=AF=B7=E6=B1=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
cloud-gateway/pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/cloud-gateway/pom.xml b/cloud-gateway/pom.xml
index 106c740..a5271ef 100644
--- a/cloud-gateway/pom.xml
+++ b/cloud-gateway/pom.xml
@@ -64,6 +64,7 @@
spring-cloud-loadbalancer
+
pro.fessional
@@ -76,6 +77,12 @@
cloud-common-redis
+
+
+ org.springframework.boot
+ spring-boot-starter-amqp
+
+
com.github.xiaoymin
knife4j-gateway-spring-boot-starter