Package reactivefeign.spring.config
package reactivefeign.spring.config
-
ClassDescriptionScans for interfaces that declare they are reactive feign clients (via
).@ReactiveFeignClientReactiveFeignCircuitBreakerCustomizer<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.FeignClientsConfigurationA factory that creates instances of feign classes.