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