Package io.micronaut.discovery.client
@Configuration
package io.micronaut.discovery.client
Discovery client classes.
- Since:
 - 1.0
 - Author:
 - graemerocher
 
- 
ClassesClassDescriptionHelpers to reduce redundant code between different Client implementations.Abstract class for all
DiscoveryClientconfigurations.AbstractServiceInstanceListimplementation for Discovery servers like Eureka and Consul.This class contains some of the utility functions previously found in DiscoveryClient, but should be elsewhere.