|
|
@@ -6,10 +6,10 @@ eureka:
|
|
|
service-url:
|
|
|
defaultZone: http://admin:admin123456@localhost:7000/eureka
|
|
|
server:
|
|
|
- enable-self-preservation: false #是否开启自我保护模式
|
|
|
- eviction-interval-timer-in-ms: 60000 #服务注册表清理间隔(单位:毫秒,默认60*1000)
|
|
|
+ enable-self-preservation: false #锟角凤拷锟斤拷锟斤拷锟揭憋拷锟斤拷模式
|
|
|
+ eviction-interval-timer-in-ms: 60000 #锟斤拷锟斤拷注锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟轿伙拷锟斤拷锟斤拷耄��拷锟�60*1000锟斤拷
|
|
|
|
|
|
-#设置ribbon的超时时间
|
|
|
+#锟斤拷锟斤拷ribbon锟侥筹拷时时锟斤拷
|
|
|
ribbon:
|
|
|
ReadTimeout: 60000
|
|
|
ConnectTimeout: 60000
|
|
|
@@ -28,10 +28,10 @@ zuul:
|
|
|
routes:
|
|
|
custom:
|
|
|
path: /secure/**
|
|
|
- serviceId: trade-custom-service
|
|
|
+ serviceId: golden-custom-service
|
|
|
pay:
|
|
|
path: /pay/**
|
|
|
- serviceId: trade-pay-service
|
|
|
+ serviceId: golden-pay-service
|
|
|
ib:
|
|
|
path: /ib/**
|
|
|
serviceId: ib-service
|
|
|
@@ -40,7 +40,7 @@ zuul:
|
|
|
serviceId: agent-activity-service
|
|
|
manager:
|
|
|
path: /manager/**
|
|
|
- serviceId: trade-manager-service
|
|
|
+ serviceId: golden-manager-service
|
|
|
|
|
|
|
|
|
logging:
|