Package io.micronaut.discovery.consul.client.v1
@RequiresConsul
@Configuration
package io.micronaut.discovery.consul.client.v1
Consul client service operations.
- Since:
- 1.0
- Author:
- graemerocher
-
ClassDescriptionAbstract implementation of
ConsulClientthat also implementsDiscoveryClient.Base class for a service entry in consul.AHttpClientFilterthat adds theConsulAslTokenFilter.HEADER_CONSUL_TOKENheader.A catalog entry in Consul.Represents a Consul check.Consul Check Status.A non-blocking HTTP client for consul.API operations for Consul.JSON representation of consul `/agent/services` endpoint.Represents a Key/Value pair returned from Consul via /kv/:key.Configuration and member information of the local agent.A member entry of a Consul cluster.A service entry in Consul.