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