променени са 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 |
Зареждане…
Reference in new issue