Class Hierarchy
- java.lang.Object
- feign.BaseBuilder<B>
- feign.Feign.Builder
- org.springframework.cloud.openfeign.FeignCircuitBreaker.Builder
- feign.Feign.Builder
- org.springframework.cloud.openfeign.CachingCapability (implements feign.Capability)
- org.springframework.cloud.openfeign.DefaultFeignLoggerFactory (implements org.springframework.cloud.openfeign.FeignLoggerFactory)
- org.springframework.cloud.openfeign.FallbackFactory.Default<T> (implements org.springframework.cloud.openfeign.FallbackFactory<T>)
- org.springframework.cloud.openfeign.FeignAutoConfiguration
- org.springframework.cloud.openfeign.FeignAutoConfiguration.CircuitBreakerPresentFeignTargeterConfiguration
- org.springframework.cloud.openfeign.FeignAutoConfiguration.DefaultFeignTargeterConfiguration
- org.springframework.cloud.openfeign.FeignAutoConfiguration.DeprecatedOauth2FeignConfiguration
- org.springframework.cloud.openfeign.FeignAutoConfiguration.FeignJacksonConfiguration
- org.springframework.cloud.openfeign.FeignAutoConfiguration.HttpClient5FeignConfiguration
- org.springframework.cloud.openfeign.FeignAutoConfiguration.HttpClientFeignConfiguration
- org.springframework.cloud.openfeign.FeignAutoConfiguration.Oauth2FeignConfiguration
- org.springframework.cloud.openfeign.FeignAutoConfiguration.OkHttpFeignConfiguration
- org.springframework.cloud.openfeign.FeignCachingInvocationHandlerFactory (implements feign.InvocationHandlerFactory)
- org.springframework.cloud.openfeign.FeignCircuitBreaker
- org.springframework.cloud.openfeign.FeignClientBuilder
- org.springframework.cloud.openfeign.FeignClientBuilder.Builder<T>
- org.springframework.cloud.openfeign.FeignClientFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.cloud.openfeign.FeignClientProperties
- org.springframework.cloud.openfeign.FeignClientProperties.FeignClientConfiguration
- org.springframework.cloud.openfeign.FeignClientProperties.MetricsProperties
- org.springframework.cloud.openfeign.FeignClientsConfiguration
- org.springframework.cloud.openfeign.FeignClientsConfiguration.CircuitBreakerPresentFeignBuilderConfiguration
- org.springframework.cloud.openfeign.FeignClientsConfiguration.DefaultFeignBuilderConfiguration
- org.springframework.cloud.openfeign.FeignClientsConfiguration.MetricsConfiguration
- org.springframework.cloud.openfeign.FeignClientSpecification (implements org.springframework.cloud.context.named.NamedContextFactory.Specification)
- org.springframework.cloud.context.named.NamedContextFactory<C> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.DisposableBean)
- org.springframework.cloud.openfeign.FeignContext
- org.springframework.cloud.openfeign.OptionsFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.FactoryBean<T>)
- 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.openfeign.HttpClient5DisabledConditions
- org.springframework.boot.autoconfigure.condition.AnyNestedCondition
- org.springframework.boot.autoconfigure.condition.AbstractNestedCondition (implements org.springframework.context.annotation.ConfigurationCondition)
- feign.BaseBuilder<B>
Interface Hierarchy
- org.springframework.cloud.openfeign.AnnotatedParameterProcessor
- org.springframework.cloud.openfeign.AnnotatedParameterProcessor.AnnotatedParameterContext
- org.springframework.cloud.openfeign.CircuitBreakerNameResolver
- org.springframework.cloud.openfeign.FallbackFactory<T>
- org.springframework.cloud.openfeign.FeignBuilderCustomizer
- org.springframework.cloud.openfeign.FeignErrorDecoderFactory
- org.springframework.cloud.openfeign.FeignLoggerFactory
- org.springframework.format.FormatterRegistrar
- org.springframework.cloud.openfeign.FeignFormatterRegistrar
- org.springframework.cloud.openfeign.Targeter
Annotation Type Hierarchy
- org.springframework.cloud.openfeign.CollectionFormat (implements java.lang.annotation.Annotation)
- org.springframework.cloud.openfeign.EnableFeignClients (implements java.lang.annotation.Annotation)
- org.springframework.cloud.openfeign.FeignClient (implements java.lang.annotation.Annotation)
- org.springframework.cloud.openfeign.SpringQueryMap (implements java.lang.annotation.Annotation)