Extensions to Jersey Client providing awareness of services registered in a service registry like Consul or Eureka
- Add the Maven dependency (available in Maven Central)
<dependency>
<groupId>org.kiwiproject</groupId>
<artifactId>registry-aware-jersey-client</artifactId>
<version>[current-version]</version>
</dependency>