Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in netflix-feign

Strategy for Spring, Feign and TestNG

Feign rest client, disable decode on specific interface methods

netflix-feign

Spring Cloud Feign Client duplicate list values

How to set a JsonProperty name for a feign bean field

Determine cached instances in a Ribbon (+ Feign) client

How to set set a HystrixProperty to a Feign request with spring cloud?

Feign Hystrix fallback not working

Netflix Feign: Response Body empty in ErrorDecoder on 404

java spring netflix-feign

How to mock feign.Client.Default with Mockito

Netflix Ribbon with Spring Adding Multiple Clients

Should it be possible to use @EnableFeignClients on a BootstrapConfiguration?

How can i define a Hystrix Client Fallback directly in a @FeignClient

Get headers feign netflix

How to custom @FeignClient Expander to convert param?