现场算法测试优化
This commit is contained in:
@@ -9,6 +9,10 @@ microservice:
|
||||
url: @gateway.url@
|
||||
server:
|
||||
port: 10405
|
||||
compression:
|
||||
enabled: true
|
||||
mime-types: application/json,application/xml,text/html,text/xml,text/plain
|
||||
min-response-size: 1024
|
||||
#feign接口开启服务熔断降级处理
|
||||
feign:
|
||||
sentinel:
|
||||
|
||||
Reference in New Issue
Block a user