Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in feign

Mock FeignClient response

How to disable hystrix in one of multiple feign clients

Spring Cloud OpenFeign - How can I create a Test Slice?

Spring Boot OpenFeign: java.lang.IllegalStateException: Method has too many Body parameters

Feign client support for optional request param

spring-cloud-feign feign

Feign Client Dynamic Authorization Header

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