Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add overloads for withMultipleHostAndPort in Consul.Builder #323

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

sleberknight
Copy link
Member

  • Add overload that accepts a java.time.Duration
  • Add overload that accepts a (long) timeout amount and a TimeUnit

Closes #321

* Add overload that accepts a java.time.Duration
* Add overload that accepts a (long) timeout amount and a TimeUnit

Closes #321
@sleberknight sleberknight self-assigned this Dec 20, 2023
Copy link

@sleberknight sleberknight merged commit b0755c7 into master Dec 20, 2023
5 checks passed
@sleberknight sleberknight deleted the 321-add-withMultipleHostAndPort-overloads branch December 20, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add overloads for Consul.Builder#withMultipleHostAndPort that accept Duration and amount/TimeUnit
1 participant