Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in feign

How to get rid of stream is closed error with FeignErrorDecoder?

spring-cloud-feign feign

OpenFeign Builder default client

feign openfeign

Is it possible to use @FeignClient without ribbon?

Spring boot application not able to find bean for feign client

Spring Cloud Feign + Sleuth + Zipkin - original request is required

spring zipkin feign

How to define global static header on Spring Boot Feign Client

spring-boot feign

How to implement Sleuth Tracing With Feign.Builder?

Override @FeignClient using a @Configuration bean for tests

Openfeign ErrorDecoder caused java.io.IOException: stream is closed

java stream feign openfeign

File upload spring cloud feign client

Feign REST Client: How to get the HTTP status?

rest hystrix feign

Special characters in @QueryParam name in Spring feign client

Feign - URL encode path params

Can't get Feign Client to work for a basic example

SpringBoot: FeignClient with SSL (p12)

Is it possible to use Spring @Cache* on Feign client?

java spring caching guava feign

How to set custom max connection pool size in @feignclient configuration in spring

spring cloud feign hystrix fallback not work

spring boot application failed to autowired feign client

How to Disable Ribbon and just use FeignClient in Spring Cloud