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.
 
 
 
 
A simple wrapper class for Applications that insure proper Jackson serialization through the JsonProperties overwrites.
Provides an implementation of AutoServiceRegistration for registering service instances in Eureka.
 
 
 
 
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.
Allows customising the RequestConfig of the underlying Apache HC5 instance.
Bootstrap configuration for config client that wants to look the config server up 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.
RestClient implementation of DiscoveryClientOptionalArgs that supports supplying ClientRequestFilter.
RestClient implementation of EurekaHttpClient.
 
Provides the custom RestClient required by the RestClientEurekaHttpClient.
Properties for configuring timeouts used in RestClient required by EurekaHttpClient.
 
 
 
Provides the custom WebClient.Builder required by the WebClientEurekaHttpClient.
Utility class for dealing with zones.