Search code examples
call api to upload file with metadata using feign client...

springspring-bootrestfeignopenfeign

Read More
Insert into elasticsearch with an id that contains slashes...

springspring-bootelasticsearchopenfeign

Read More
How to autowire feign client (for external API) in a test?...

javaspringspring-cloud-feignopenfeign

Read More
Uploading a file using the Backblaze B2 API with OpenFeign...

javaspringspring-bootopenfeignbackblaze

Read More
AWS XRay wrong service map when using OpenFeign with AppMesh and AWS Service Discovery...

amazon-web-servicesspring-bootmicroservicesopenfeignaws-app-mesh

Read More
java.lang.IllegalStateException: No Feign Client for loadBalancing defined. Did you forget to includ...

javaspringspring-bootopenfeign

Read More
Feign client body type serialization failure with Jackson encoder...

javaspringfeignopenfeign

Read More
Feign Client being ignored during component scan...

javaspring-bootautowiredopenfeign

Read More
Feign Equivalent for OkHttpClient Enqueue...

javaspringokhttpspring-cloud-feignopenfeign

Read More
How to pass Pageable to Feign Client in POST Request with additional @RequestBody...

javaspringspring-bootfeignopenfeign

Read More
reactive feign client global retry...

javafeignopenfeignreactive-feign-client

Read More
Error 302 Using FeignClient in Spring Boot Microservices...

springspring-bootspring-cloud-feignfeignopenfeign

Read More
How to make multiple FeignClient-s to use same serviceId/name?...

springspring-bootspring-cloud-feignfeignopenfeign

Read More
How do you override the Hystrix configuration for OpenFeign?...

configurationhystrixopenfeign

Read More
how fix dependency error Project build error: dependencies cloud:spring-cloud-starter-openfeign:jar ...

javamavenopenfeign

Read More
Using Feign builder requests doesn't send trace-id, span-id to child clients but using rest temp...

spring-bootspring-cloud-sleuthzipkinopenfeign

Read More
Mocking an OpenFeign client for Unit Testing in a spring library and NOT for a spring boot applicati...

javaspringmicroservicesspring-cloud-feignopenfeign

Read More
Alternative For OAuth2FeignRequestInterceptor as it is deprecated NOW...

spring-bootspring-oauth2spring-cloud-feignopenfeign

Read More
Feign client retry on exception...

javadropwizardfeignopenfeign

Read More
Donot wrap exceptions of Feign client Fall back method with Hystrix RunTime Exception...

spring-bootmicroservicesspring-cloud-feignopenfeign

Read More
How ignore not annoted methods using OpenFeign SpringMvcContract...

spring-bootopenfeign

Read More
Get Instance of circuit breaker from configuration file...

spring-bootspring-cloud-feigncircuit-breakerresilience4jopenfeign

Read More
Why get java.lang.ClassNotFoundException when run as jar, but work well with IntelliJ IDEA...

javaspring-bootmavenintellij-ideaopenfeign

Read More
How to add dynamic header values to feign-client through Feign interceptor from current request?...

javaspringspring-bootmicroservicesopenfeign

Read More
Error only with maven: NoClassDefFoundError: feign/codec/Encoder...

eclipsemavenfeignopenfeign

Read More
Send multiple key in Feign Client...

javaspring-cloud-feignopenfeign

Read More
How I can use Sleuth Span in spring boot 2...

spring-cloud-sleuthspring-boot-2openfeign

Read More
Service is not being executed with CompletableFuture...

resilience4jopenfeign

Read More
Feign ErrorDecoder is not invoked - how to configure feign to use it?...

springerror-handlingspring-cloud-feignfeignopenfeign

Read More
Autowire FeignClient across maven Project...

springspring-bootkotlinmaven-3openfeign

Read More
BackNext