rickfast / consul-client

Java Client for Consul HTTP API
Other
571 stars 240 forks source link

client builder with token producer; allow reload of new token after i… #467

Open nicolaos opened 2 years ago

nicolaos commented 2 years ago

Allow custom provisioning for consul tokens. This pr, with the ConsulBookend to read the outcome of the responses, allows to reload the token when a new one is provided and the old one is expired.