Skip to content

Override feign client ribbon

Michael Desigaud edited this page Apr 6, 2021 · 1 revision

Since spring boot 2.4.4: spring.cloud.discovery.client.simple.instances.company[0].uri=http://localhost:8080

Before spring boot 2.4.4 :

stores: ribbon: listOfServers: example.com,google.com

Clone this wiki locally