feign client xxx config an hostname url. but is Ineffective in springcloud 2020.0.0 in Hoxiton is effective

at new version this config has changed?

Comment From: spencergibb

I'm afraid this report is not very effective. Can you please add a descriptive title and provide more details?

Comment From: farsunset

sorry i forgot save title

Comment From: spencergibb

Ribbon is no longer in 2020.0 https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2020.0-Release-Notes#breaking-changes

Comment From: farsunset

Ribbon is no longer in 2020.0 https://github.com/spring-cloud/spring-cloud-release/wiki/Spring-Cloud-2020.0-Release-Notes#breaking-changes

Ok. What are the alternatives? how to assign url at application.yaml

Comment From: OlgaMaciaszek

The alternative is Spring Cloud LoadBalancer. You can find thorough information on using it in the docs.