All Classes and Interfaces
Class
Description
Scans for interfaces that declare they are reactive feign clients (via
@ReactiveFeignClient).ReactiveFeignCircuitBreakerCustomizer<CONFB extends org.springframework.cloud.client.circuitbreaker.ConfigBuilder<CONF>,CONF>
Annotation for interfaces declaring that a REST client with that interface should be
created (e.g.
patterned after org.springframework.cloud.netflix.feign.FeignClientsConfiguration
A factory that creates instances of feign classes.