Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-cloud-feign

How do I parse snake case fields in a FeignClient response json?

Consider defining a bean of type 'org.springframework.cloud.openfeign.FeignContext' in your configuration

Feign Hystrix fallback not working

Spring Cloud config feign fallback(CircuitBreaker) rule

@RequestMapping annotation not allowed on @FeignClient interfaces

The bean 'exampleService.FeignClientSpecification' could not be registered. Bean already defined and overriding is disabled

Adding OkHttp custom interceptor to Feign client

Consuming a StreamingResponseBody with Spring

Spring-cloud-starter-openfeign: SSL handshake exception with feign-httpclient

Encode and Decode ResponseEntity when using Feign and Spring MVC?

Authorize OAuth2 request in @Async method

Mock FeignClient response