spring-cloud / spring-cloud-consul

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

Respect the 'serverListQueryTags' on service instance lookup #685

Closed onobc closed 3 years ago

onobc commented 3 years ago

Respect the 'spring.cloud.consul.discovery.server-list-query-tags' property during service instance lookup

Fixes gh-680

onobc commented 3 years ago

@OlgaMaciaszek I targeted 2.2.x and made the suggested updates.