dropwizard-discovery icon indicating copy to clipboard operation
dropwizard-discovery copied to clipboard

Service discovery for Dropwizard using Curator

Results 3 dropwizard-discovery issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/dropwizard/dropwizard-discovery). - WARN:...

I have been using the library recently and I have a couple of comments regarding the API that might worth taken into consideration. `io.dropwizard.discovery.client.DiscoveryClient` exposes the following methods ```java /**...

I'm not sure if this is the best way to solve this problem, but if you want to run a service locally and you use a VPN, the logic here:...