Uses of Package
org.springframework.cloud.openfeign
Packages that use org.springframework.cloud.openfeign
Package
Description
-
Classes in org.springframework.cloud.openfeign used by org.springframework.cloud.openfeignClassDescriptionSpecifies the parameter context.Used to resolve a circuitbreaker name which will be used in
CircuitBreakerFactory.Used to control the fallback given its cause.Allows application to customize the Feign builder.Builder for Feign CircuitBreaker integration.Builder of feign targets.Feign client configuration.Metrics configuration for Feign Client.A factory that creates instances of feign classes.Allows an application to use a custom FeignLogger. -
Classes in org.springframework.cloud.openfeign used by org.springframework.cloud.openfeign.annotationClassDescriptionFeign contract method parameter processor.Specifies the parameter context.
-
Classes in org.springframework.cloud.openfeign used by org.springframework.cloud.openfeign.support