Package Hierarchies:
- org.springframework.cloud.client,
- org.springframework.cloud.client.actuator,
- org.springframework.cloud.client.circuitbreaker,
- org.springframework.cloud.client.circuitbreaker.httpservice,
- org.springframework.cloud.client.circuitbreaker.observation,
- org.springframework.cloud.client.discovery,
- org.springframework.cloud.client.discovery.composite,
- org.springframework.cloud.client.discovery.composite.reactive,
- org.springframework.cloud.client.discovery.event,
- org.springframework.cloud.client.discovery.health,
- org.springframework.cloud.client.discovery.health.reactive,
- org.springframework.cloud.client.discovery.simple,
- org.springframework.cloud.client.discovery.simple.reactive,
- org.springframework.cloud.client.hypermedia,
- org.springframework.cloud.client.loadbalancer,
- org.springframework.cloud.client.loadbalancer.reactive,
- org.springframework.cloud.client.serviceregistry,
- org.springframework.cloud.client.serviceregistry.endpoint,
- org.springframework.cloud.commons,
- org.springframework.cloud.commons.config,
- org.springframework.cloud.commons.publisher,
- org.springframework.cloud.commons.security,
- org.springframework.cloud.commons.util,
- org.springframework.cloud.configuration
Class Hierarchy
- java.lang.Object
- org.springframework.cloud.client.serviceregistry.AbstractAutoServiceRegistration<R> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>, org.springframework.cloud.client.serviceregistry.AutoServiceRegistration)
- org.springframework.cloud.client.circuitbreaker.AbstractCircuitBreakerFactory<CONF,CONFB>
- org.springframework.boot.diagnostics.AbstractFailureAnalyzer<T> (implements org.springframework.boot.diagnostics.FailureAnalyzer)
- org.springframework.cloud.client.loadbalancer.AbstractLoadBalancerBlockingBuilderBeanPostProcessor<T> (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.cloud.commons.security.AccessTokenContextRelay
- org.springframework.core.AttributeAccessorSupport (implements org.springframework.core.AttributeAccessor, java.io.Serializable)
- org.springframework.retry.context.RetryContextSupport (implements org.springframework.retry.RetryContext)
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationAutoConfiguration (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationConfiguration
- org.springframework.cloud.client.serviceregistry.AutoServiceRegistrationProperties
- org.springframework.cloud.client.circuitbreaker.httpservice.CircuitBreakerRequestValueProcessor (implements org.springframework.web.service.invoker.HttpRequestValues.Processor)
- org.springframework.cloud.client.circuitbreaker.httpservice.CircuitBreakerRestClientHttpServiceGroupConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.web.client.support.RestClientHttpServiceGroupConfigurer)
- org.springframework.cloud.client.circuitbreaker.httpservice.CircuitBreakerWebClientHttpServiceGroupConfigurer (implements org.springframework.context.ApplicationContextAware, org.springframework.web.reactive.function.client.support.WebClientHttpServiceGroupConfigurer)
- org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration
- org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration.CloudHypermediaProperties
- org.springframework.cloud.client.hypermedia.CloudHypermediaAutoConfiguration.CloudHypermediaProperties.Refresh
- org.springframework.cloud.client.CommonsClientAutoConfiguration
- org.springframework.cloud.client.CommonsClientAutoConfiguration.ActuatorConfiguration
- org.springframework.cloud.client.CommonsClientAutoConfiguration.CircuitBreakerInterfaceClientsAutoConfiguration
- org.springframework.cloud.client.CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration
- org.springframework.cloud.client.CommonsClientAutoConfiguration.ReactiveCircuitBreakerInterfaceClientsAutoConfiguration
- org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration
- org.springframework.cloud.configuration.CompatibilityVerifierAutoConfiguration
- org.springframework.cloud.configuration.CompatibilityVerifierProperties
- org.springframework.cloud.client.loadbalancer.CompletionContext<RES,T,C>
- org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClient (implements org.springframework.cloud.client.discovery.DiscoveryClient)
- org.springframework.cloud.client.discovery.composite.CompositeDiscoveryClientAutoConfiguration
- org.springframework.cloud.commons.ConfigDataMissingEnvironmentPostProcessor (implements org.springframework.boot.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.cloud.client.circuitbreaker.observation.DefaultCircuitBreakerObservationConvention (implements org.springframework.cloud.client.circuitbreaker.observation.CircuitBreakerObservationConvention)
- org.springframework.cloud.client.loadbalancer.DefaultRequest<T> (implements org.springframework.cloud.client.loadbalancer.Request<C>)
- org.springframework.cloud.client.loadbalancer.DefaultResponse (implements org.springframework.cloud.client.loadbalancer.Response<T>)
- org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor (implements org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor)
- org.springframework.cloud.client.DefaultServiceInstance (implements org.springframework.cloud.client.ServiceInstance)
- org.springframework.cloud.client.loadbalancer.reactive.DeferringLoadBalancerExchangeFilterFunction<T> (implements org.springframework.web.reactive.function.client.ExchangeFilterFunction)
- org.springframework.cloud.client.loadbalancer.DeferringLoadBalancerInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- org.springframework.cloud.client.hypermedia.DiscoveredResource (implements org.springframework.cloud.client.hypermedia.RemoteResource)
- org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicator (implements org.springframework.context.ApplicationListener<E>, org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicator, org.springframework.core.Ordered)
- org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicatorProperties
- org.springframework.cloud.client.discovery.health.DiscoveryCompositeHealthContributor (implements org.springframework.boot.health.contributor.CompositeHealthContributor)
- org.springframework.cloud.client.hypermedia.DynamicServiceInstanceProvider (implements org.springframework.cloud.client.hypermedia.ServiceInstanceProvider)
- org.springframework.cloud.client.loadbalancer.EmptyResponse (implements org.springframework.cloud.client.loadbalancer.Response<T>)
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.springframework.cloud.client.loadbalancer.reactive.ExchangeFilterFunctionUtils
- org.springframework.cloud.client.actuator.FeaturesEndpoint (implements org.springframework.context.ApplicationContextAware)
- reactor.core.publisher.Flux<T> (implements reactor.core.CorePublisher<T>)
- org.springframework.cloud.commons.publisher.CloudFlux<T>
- org.springframework.cloud.client.actuator.HasFeatures
- org.springframework.cloud.client.discovery.event.HeartbeatMonitor
- org.springframework.cloud.client.loadbalancer.HintRequestContext (implements org.springframework.cloud.client.loadbalancer.TimedRequestContext)
- org.springframework.cloud.client.HostInfoEnvironmentPostProcessor (implements org.springframework.boot.EnvironmentPostProcessor, org.springframework.core.Ordered)
- org.springframework.web.service.invoker.HttpExchangeAdapterDecorator (implements org.springframework.web.service.invoker.HttpExchangeAdapter)
- org.springframework.cloud.client.circuitbreaker.httpservice.CircuitBreakerAdapterDecorator
- org.springframework.web.service.invoker.ReactorHttpExchangeAdapterDecorator (implements org.springframework.web.service.invoker.ReactorHttpExchangeAdapter)
- org.springframework.http.client.support.HttpRequestWrapper (implements org.springframework.http.HttpRequest)
- org.springframework.cloud.commons.util.IdUtils
- org.springframework.cloud.commons.util.InetUtils (implements java.io.Closeable)
- org.springframework.cloud.commons.util.InetUtils.HostInfo
- org.springframework.cloud.commons.util.InetUtilsProperties
- org.springframework.cloud.client.loadbalancer.InterceptorRetryPolicy (implements org.springframework.retry.RetryPolicy)
- org.springframework.cloud.client.loadbalancer.LoadBalancedRecoveryCallback<T,R> (implements org.springframework.retry.RecoveryCallback<T>)
- org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration
- org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration.RetryAutoConfiguration
- org.springframework.cloud.client.loadbalancer.LoadBalancerAutoConfiguration.RetryInterceptorAutoConfiguration
- org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration
- org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration.ReactorDeferringLoadBalancerFilterConfig
- org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerBeanPostProcessorAutoConfiguration.ReactorDeferringLoadBalancerFilterHttpClientConfig
- org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration
- org.springframework.cloud.client.loadbalancer.LoadBalancerEagerLoadProperties
- org.springframework.cloud.client.loadbalancer.LoadBalancerInterceptor (implements org.springframework.cloud.client.loadbalancer.BlockingLoadBalancerInterceptor)
- org.springframework.cloud.client.loadbalancer.LoadBalancerLifecycleValidator
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.ApiVersion
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.HealthCheck
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.Retry
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.Retry.Backoff
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.Stats
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.StickySession
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.Subset
- org.springframework.cloud.client.loadbalancer.LoadBalancerProperties.XForwarded
- org.springframework.cloud.client.loadbalancer.LoadBalancerRequestFactory
- org.springframework.cloud.client.loadbalancer.LoadBalancerRestClientHttpServiceGroupConfigurer (implements org.springframework.web.client.support.RestClientHttpServiceGroupConfigurer)
- org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerRetryContext
- org.springframework.cloud.client.loadbalancer.LoadBalancerUriTools
- org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerWebClientBuilderBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerWebClientHttpServiceGroupConfigurer (implements org.springframework.web.reactive.function.client.support.WebClientHttpServiceGroupConfigurer)
- org.springframework.cloud.client.discovery.ManagementServerPortUtils
- org.springframework.cloud.client.actuator.NamedFeature
- io.micrometer.observation.Observation.Context (implements io.micrometer.observation.Observation.ContextView)
- org.springframework.cloud.client.circuitbreaker.observation.ObservedCircuitBreaker (implements org.springframework.cloud.client.circuitbreaker.CircuitBreaker)
- org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration
- org.springframework.cloud.client.ReactiveCommonsClientAutoConfiguration.ReactiveDiscoveryLoadBalancerConfiguration
- org.springframework.cloud.client.discovery.composite.reactive.ReactiveCompositeDiscoveryClient (implements org.springframework.cloud.client.discovery.ReactiveDiscoveryClient)
- org.springframework.cloud.client.discovery.composite.reactive.ReactiveCompositeDiscoveryClientAutoConfiguration
- org.springframework.cloud.client.discovery.health.reactive.ReactiveDiscoveryClientHealthIndicator (implements org.springframework.context.ApplicationListener<E>, org.springframework.core.Ordered, org.springframework.cloud.client.discovery.health.reactive.ReactiveDiscoveryHealthIndicator)
- org.springframework.cloud.client.discovery.health.reactive.ReactiveDiscoveryCompositeHealthContributor (implements org.springframework.boot.health.contributor.CompositeReactiveHealthContributor)
- org.springframework.cloud.client.loadbalancer.reactive.ReactorLoadBalancerClientAutoConfiguration
- org.springframework.cloud.client.loadbalancer.reactive.ReactorLoadBalancerExchangeFilterFunction (implements org.springframework.cloud.client.loadbalancer.reactive.LoadBalancedExchangeFilterFunction)
- org.springframework.cloud.client.loadbalancer.RequestData
- org.springframework.cloud.commons.security.ResourceServerTokenRelayAutoConfiguration
- org.springframework.cloud.commons.security.ResourceServerTokenRelayAutoConfiguration.ResourceServerTokenRelayRegistrationAutoConfiguration (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.springframework.cloud.client.loadbalancer.ResponseData
- org.springframework.cloud.client.loadbalancer.reactive.RetryableExchangeFilterFunctionLoadBalancerRetryPolicy (implements org.springframework.cloud.client.loadbalancer.reactive.LoadBalancerRetryPolicy)
- org.springframework.cloud.client.loadbalancer.reactive.RetryableLoadBalancerExchangeFilterFunction (implements org.springframework.cloud.client.loadbalancer.reactive.LoadBalancedExchangeFilterFunction)
- org.springframework.cloud.client.loadbalancer.RetryLoadBalancerInterceptor (implements org.springframework.cloud.client.loadbalancer.BlockingLoadBalancerInterceptor)
- org.springframework.scheduling.config.ScheduledTaskRegistrar (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, org.springframework.scheduling.config.ScheduledTaskHolder)
- org.springframework.scheduling.config.ContextLifecycleScheduledTaskRegistrar (implements org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration
- org.springframework.cloud.client.serviceregistry.ServiceRegistryAutoConfiguration.ServiceRegistryEndpointConfiguration
- org.springframework.cloud.client.serviceregistry.endpoint.ServiceRegistryEndpoint
- org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClient (implements org.springframework.cloud.client.discovery.DiscoveryClient)
- org.springframework.cloud.client.discovery.simple.SimpleDiscoveryClientAutoConfiguration
- org.springframework.cloud.client.discovery.simple.SimpleDiscoveryProperties (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.cloud.client.loadbalancer.SimpleObjectProvider<T> (implements org.springframework.beans.factory.ObjectProvider<T>)
- org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryClient (implements org.springframework.cloud.client.discovery.ReactiveDiscoveryClient)
- org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryClientAutoConfiguration
- org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryClientAutoConfiguration.HealthConfiguration
- org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryClientConfigurations
- org.springframework.cloud.client.discovery.simple.reactive.SimpleReactiveDiscoveryProperties (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.boot.autoconfigure.condition.SpringBootCondition (implements org.springframework.context.annotation.Condition)
- org.springframework.boot.autoconfigure.condition.AbstractNestedCondition (implements org.springframework.context.annotation.ConfigurationCondition)
- org.springframework.boot.autoconfigure.condition.AnyNestedCondition
- org.springframework.cloud.commons.util.SpringFactoryImportSelector<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.annotation.DeferredImportSelector, org.springframework.context.EnvironmentAware)
- org.springframework.cloud.configuration.SSLContextFactory
- org.springframework.cloud.client.hypermedia.StaticServiceInstanceProvider (implements org.springframework.cloud.client.hypermedia.ServiceInstanceProvider)
- org.springframework.cloud.commons.util.TaskSchedulerWrapper<T> (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.cloud.configuration.TlsProperties
- org.springframework.cloud.commons.util.UtilAutoConfiguration
Annotation Interface Hierarchy