Spring Cloud Openfeign Spring suggests to go ahead with Webclient instead of Rest Template (as eventually it will get deprecated), how would it affect Open Feign?

Hi Folks,With rest template eventually set for deprecation and Spring suggesting to use Webclient instead of rest templa...

Spring Cloud Openfeign URL request error, can dynamic update and re-request?

If the specified url parameter causes a request failure, can you replace the url parameter value to send the request aga...

Spring Cloud Openfeign Can't use @ConditionalOnBean with a feign client

Describe the bugHello, i would like to use @ConditionalOnBean(MyFeignClient.class) but this seems to be always evaluated...

Spring Cloud Openfeign Feign compression is not working when using ApacheHttpClient in certain scenarios

Description of the Problem:spring-cloud-openfeign-core-2.2.5.RELEASE is the version we use. okhttp3.OkHttpClient is used...

Spring Cloud Openfeign Exception is wrapped by NoFallbackAvailableException even using Resilence4J @CircuitBreaker fallbackMethod

Describe the bugI cannot find any information whether it is intended,Exception is wrapped by NoFallbackAvailableExceptio...

Spring Cloud Openfeign Migration guide for 4.0 - new property prefix

Is your feature request related to a problem? Please describe.I'm always frustrated when I unnecessarily spend time on t...

Spring Cloud Openfeign AOT Client Url from wrong profile

I was testing the new version 4.0 with AOT and it seems that there is a bug with multiple profiles (dev, hom, local, etc...

Spring Cloud Openfeign fallback is FactoryBean , IllegalStateException

Describe the bugspring-cloud-starter-openfeign:4.0.0Sampleorg.springframework.cloud.context.named.NamedContextFactory#ge...

Spring Cloud Openfeign Are there any plans to support http/2.0

http server enable http2.0 . But feign client still uses http/1.1 protocolComment From: galaxy-seahello @OlgaMaciaszek ,...

Spring Cloud Openfeign AoT compilation loadBalancerClientFactory not working.

Describe the bug- when AoT compiled, runtime loadBalancerClientFactory.getInstances(serviceId, LoadBalancerLifecycle.c...

Spring Cloud Openfeign When upgrading from Boot 2.7 to Boot 3, FeignClient-related test code using custom SpringDecoder is broken.

Existing configurationKotlin 1.8.0Spring Boot 2.7.8Spring Cloud Dependencies 2021.0.5Spring Cloud OpenFeign 3.1.5Spring ...

Spring Cloud Openfeign Timelimiter metrics stays at 0.0 on successful requests after update to Spring Boot 3

Spring Boot version: 3.0.1Spring Cloud version: 2022.0.0Java version: 17After updating to Spring Boot 3 many of the metr...

Spring Cloud Openfeign Can't config connection request timeout for http client

There is a field named 'connectionRequestTimeout' in RequestConfig.java of http client, but I can't config it from openf...

Spring Cloud Openfeign java.lang.IllegalArgumentException: Could not find class [org.springframework.boot.autoconfigure.condition.OnPropertyCondition]

Describe the bugspring-boot 2.5.8spring-cloud 2020.0.4spring-cloud-alibaba 2021.1openFeign 3.0.4error stack*java.lang.Il...

Spring Cloud Openfeign NamedContextFactory.java does not return null in case beans count is zero

2.2.5.RELEASE versionhttps://github.com/spring-cloud/spring-cloud-commons/blob/dc3a4674c44011e7b421b8ab25b04c2a22eae19d/...

Spring Cloud Openfeign FeignClient contextId can not be resolved from config file

this is my codein spring-cloud-starter-openfeign v2.2.1.RELEASE, it works good, when i upgrade the starter to v2.2.9.REL...

Spring Cloud Openfeign Spring cloud page on spring.io outdated

Describe the bughttps://spring.io/projects/spring-cloud-openfeign#learn is outdated and does not yet contain version 4.0...

Spring Cloud Openfeign Support Feign response interceptor configuration

Is your feature request related to a problem? Please describe.Feign supports response interceptor but AFAIK its configur...

Spring Cloud Openfeign Error compiling aot when FeignClient contextId has value

Error compiling aot when FeignClient contextId has value2022.0.0-RC3sping-boot3.0Compilation succeeds when I comment out...

Spring Cloud Openfeign Multiple @RequestPart not Working

Hi,Below is my technology stack:Spring Boot --> 2.1.6.RELEASEspring-cloud-starter-openfeign --> 2.1.2.RELEASEfeign...
上一页 下一页
.