mirror of
https://github.com/BgaSol/sol-cloud
synced 2026-05-02 06:17:23 +00:00
9 lines
No EOL
193 B
YAML
9 lines
No EOL
193 B
YAML
spring:
|
|
cloud:
|
|
loadbalancer:
|
|
retry:
|
|
enabled: false
|
|
logging:
|
|
level:
|
|
org.springframework.cloud.loadbalancer: INFO
|
|
org.springframework.cloud.client.loadbalancer: INFO |