mirror of
https://github.com/BgaSol/sol-cloud
synced 2026-05-02 14:27:30 +00:00
9 lines
195 B
YAML
9 lines
195 B
YAML
|
|
spring:
|
||
|
|
cloud:
|
||
|
|
loadbalancer:
|
||
|
|
retry:
|
||
|
|
enabled: false
|
||
|
|
logging:
|
||
|
|
level:
|
||
|
|
org.springframework.cloud.loadbalancer: DEBUG
|
||
|
|
org.springframework.cloud.client.loadbalancer: DEBUG
|