引入Nacos服务注册与发现
This commit is contained in:
@@ -6,6 +6,9 @@ spring:
|
||||
application:
|
||||
name: microservice-gateway
|
||||
cloud:
|
||||
nacos:
|
||||
discovery:
|
||||
server-addr: 127.0.0.1:8848
|
||||
gateway:
|
||||
discovery:
|
||||
locator:
|
||||
|
Reference in New Issue
Block a user