共有 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 |
||||
載入中…
新增問題並參考