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

Path configuration ability #713

Closed ns3777k closed 3 years ago

ns3777k commented 3 years ago

Also, I've replaced StringUtils.isEmpty with StringUtils.hasLength because the first one is deprecated.

Fixes gh-711.