zuul网关改为gateway

This commit is contained in:
macro
2019-10-24 11:05:03 +08:00
parent 326e7b5d16
commit ffa4ce5450
9 changed files with 30 additions and 12 deletions

View File

@@ -50,10 +50,6 @@
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>