All Classes and Interfaces

Class
Description
Subclass of DiscoveryClient that sends a HeartbeatEvent when CloudEurekaClient.onCacheRefreshed() is called.
 
 
Supplier for the ClientHttpRequestFactory to be used by Eureka client that uses HttpClients.
Default implementation of DefaultManagementMetadataProvider.
 
 
 
Convenience annotation for clients to enable Eureka discovery configuration (specifically).
A simple wrapper class for Applications that insure proprer Jackson serialization through the JsonPropert overwrites.
 
 
 
 
 
Eureka client configuration bean.
Extra configuration for config server if it happens to be a Eureka instance.
Supplier for the ClientHttpRequestFactory to be used by Eureka client.
Bootstrap configuration for config client that wants to lookup the config server via discovery.
 
 
 
Class containing Eureka-specific constants.
A DiscoveryClient implementation for Eureka.
 
 
 
A Eureka health checker, maps the application status into InstanceInfo.InstanceStatus that will be propagated to Eureka registry.
 
 
A configuration for Spring Cloud LoadBalancer that retrieves client instance zone from Eureka and sets it as a property.
A ConfigurationProperties bean for the Eureka-specific instrumentation of Spring Cloud LoadBalancer.
A ReactiveDiscoveryClient implementation for Eureka.
Configuration related to service discovery when using Netflix Eureka.
Eureka-specific implementation of service instance Registration.
A builder for EurekaRegistration objects.
An Eureka-specific ServiceInstance implementation.
 
Eureka client TLS properties.
See com.netflix.appinfo.providers.EurekaConfigBasedInstanceInfoProvider.
An Autoconfiguration that loads default config for Spring Cloud LoadBalancer clients.
Stores management metadata for Eureka.
Provider for Eureka-specific management metadata.
 
 
 
Properties for configuring timeouts used in RestTemplate required by RestTemplateEurekaHttpClient.
 
Provides the custom RestTemplate required by the RestTemplateEurekaHttpClient.
 
 
 
Provides the custom WebClient.Builder required by the WebClientEurekaHttpClient.
Utility class for dealing with zones.