Ecwid / consul-api

Java client for Consul HTTP API
Apache License 2.0
416 stars 177 forks source link

make DEFAULT_* values in ConsulRawClient public to be used by users #163

Closed voomdoon closed 5 years ago

voomdoon commented 6 years ago

Please make DEFAULT_HOST and DEFAULT_PORT of ConsulRawClient public to be used in client code without specifying them redundantly.