spring-cloud / spring-cloud-consul

Spring Cloud Consul
http://cloud.spring.io/spring-cloud-consul/
Apache License 2.0
813 stars 541 forks source link

Properly resolve services using `datacenters` map #826

Open yuzawa-san opened 1 year ago

yuzawa-san commented 1 year ago

Support was introduced in 7a21240a82515f284f46fc2040d6731746e8ad9e but dropped later, the docs still say this is supported, so this fixes this regression. Fixes #712

andresmonc commented 2 weeks ago

@rkettelerij @spencergibb curious if there's any plans to fix this in the near future?