Search code examples
How to ignore SSL cert trust errors in Feign?...

sslnetflix-feignfeign

Read More
Is it safe to use a single Apache HttpClient 5 (with PoolingHttpClientConnectionManager) for accessi...

spring-bootconnection-poolingfeignapache-httpclient-5.x

Read More
@EnableFeignClients and @FeignClient fail on Autowiring 'FeignContext' NoSuchBeanException...

javaspring-bootspring-cloud-netflixspring-cloud-feignfeign

Read More
Multiple Feign clients with different interceptors...

javaspring-bootfeign

Read More
How to catch FeignClient exception...

spring-mvcfeign

Read More
How to configure Ribbon with Openfeign to manage retries - Spring?...

springspring-bootspring-cloudribbonfeign

Read More
Feign client to Spring Boot Admin via Eureka?...

springspring-bootadminnetflix-eurekafeign

Read More
How to send multiple files with open feign client without spring?...

javafeignopenfeign

Read More
Create FeignClient With Constructor...

spring-bootfeign

Read More
How correctly send a URL in feign client as PathVariable?...

javaresturlfeign

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

spring-mvcspring-cloudspring-cloud-feignfeign

Read More
Configure Proxy Route Planner on Spring-Cloud-Feign...

restconfigurehttp-proxyspring-cloud-feignfeign

Read More
spring feign client exception handling...

exceptionspring-cloud-feignfeign

Read More
FeignException com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Cannot construct insta...

spring-bootjacksonopenapifeignresponse-entity

Read More
Feign Client does not proxy the methods inherited from interface if there are manually added ones...

spring-cloud-feignfeignopenfeign

Read More
How to send Bearer authorization token using Spring Boot and @FeignClient...

springrestspring-bootwit.aifeign

Read More
Feign client: final fields of payload object are not serialized when executing POST form-urlencoded...

javaspring-cloud-feignfeignopenfeign

Read More
java.lang.IllegalStateException: Method has too many Body parameters...

springspring-bootfeign

Read More
Can i use Java Feign client to request for another API?...

javaspring-bootspring-cloud-feignfeign

Read More
Spring Batch 5 - Autowiring Feign Client bean not found...

kotlinspring-batchfeign

Read More
Why does the Feign client custom configuration structure not meet this way?...

spring-bootfeign

Read More
How to use custom ApacheHttpClient with Feign?...

spring-cloud-feignnetflix-feignfeign

Read More
Cannot change Feign Default client. PATCH mapping does not work...

javaspringkotlinspring-cloud-feignfeign

Read More
FeignClient converts GET method to POST...

javaspringspring-cloud-feignfeign

Read More
AOP pointcut is not working with Feign client...

javaspringaopspring-aopfeign

Read More
Can i disable pct-encoding in OpenFeign for @RequestLine annotation?...

feignopenfeign

Read More
How to get InputStream via Spring-Feign?...

javaspring-bootspring-cloud-feignfeignzero-copy

Read More
Feign Client request and response and URL Logging...

loggingrequestinterceptorfeign

Read More
Should Feign interface has @PathVariable and @RequestParam annotations with stated names to work?...

javarequestfeigndeclarativeopenfeign

Read More
Override @FeignClient using a @Configuration bean for tests...

javaspringunit-testingmockitofeign

Read More
BackNext