1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

Gateway配置文件

This commit is contained in:
2022-11-06 00:18:46 +08:00
parent 529ef7528e
commit 7ec7fc1e4f
6 changed files with 68 additions and 3 deletions

View File

@@ -27,6 +27,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-gateway</artifactId>
</dependency>
<!--客户端负载均衡loadbalancer-->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-loadbalancer</artifactId>