Update: T07/搭建api-gateway

This commit is contained in:
2025-10-07 03:29:03 +08:00
parent c342250c42
commit ecf2a32930
5 changed files with 78 additions and 1 deletions
+5
View File
@@ -28,6 +28,11 @@
<artifactId>spring-cloud-netflix-eureka-client</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-loadbalancer</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-config</artifactId>