Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in feign

@EnableFeignClients and @FeignClient fail on Autowiring 'FeignContext' NoSuchBeanException

spring feign client exception handling

How to ignore SSL cert trust errors in Feign?

ssl netflix-feign feign

Body parameters cannot be used with form parameters - Feign client with Headers and json data

java spring httpclient feign

How to set custom Jackson ObjectMapper with Spring Cloud Netflix Feign

How to call url with multiple query string params in FeignClient?

spring spring-boot feign

Can I throw a custom error if a hystrix-protected call times out?

java spring hystrix feign

How to add a request interceptor to a feign client?

How to POST form-url-encoded data with Spring Cloud Feign

Differences between netflix.feign & openfeign

Netflix Feign - Propagate Status and Exception through Microservices

How to write integration tests with spring-cloud-netflix and feign

Feign logging not working

java feign