Add overloads for Consul.Builder#withMultipleHostAndPort that accept Duration and amount/TimeUnit #321
Labels
enhancement
A request for change or improvement to an existing feature
Milestone
Overload
withMultipleHostAndPort
so that it also accepts anjava.time.Duration
or an amount andTimeUnit
, which covers most cases where you would prefer to use something nicer than the number of milliseconds.The signatures of the overloads are:
The text was updated successfully, but these errors were encountered: