共有 4 个文件被更改,包括 47 次插入 和 0 次删除
@ -0,0 +1,15 @@ |
|||
server: |
|||
port: 8201 |
|||
logging: |
|||
level: |
|||
com.yasaka.stock.feign.MFeignClient: debug |
|||
feign: |
|||
hystrix: |
|||
enabled: true |
|||
hystrix: |
|||
command: |
|||
default: |
|||
execution: |
|||
isolation: |
|||
thread: |
|||
timeoutInMilliseconds: 8000 |
@ -0,0 +1,15 @@ |
|||
server: |
|||
port: 8201 |
|||
logging: |
|||
level: |
|||
com.yasaka.stock.feign.MFeignClient: debug |
|||
feign: |
|||
hystrix: |
|||
enabled: true |
|||
hystrix: |
|||
command: |
|||
default: |
|||
execution: |
|||
isolation: |
|||
thread: |
|||
timeoutInMilliseconds: 8000 |
@ -0,0 +1,2 @@ |
|||
server: |
|||
port: 8200 |
@ -0,0 +1,15 @@ |
|||
server: |
|||
port: 8201 |
|||
logging: |
|||
level: |
|||
com.yasaka.stock.feign.MFeignClient: debug |
|||
feign: |
|||
hystrix: |
|||
enabled: true |
|||
hystrix: |
|||
command: |
|||
default: |
|||
execution: |
|||
isolation: |
|||
thread: |
|||
timeoutInMilliseconds: 8000 |
正在加载...
在新工单中引用