Spring Cloud Openfeign Question: Custom AnnotatedParameterProcessor for @ParameterObject

Hi,as I wrote in this issue: https://github.com/spring-cloud/spring-cloud-openfeign/issues/375I have some problems sendi...

Spring Cloud Openfeign Query String Generated for Pageable look to be wrong Since Hoxton.SR3

Our team upgraded from Hoxton.SR2 to Hoxton.SR7 and we started to have an issue with sorting.When I look at the request ...

Spring Cloud Openfeign When doing request, feign is removing "/" (bar) from end url

Describe the bugI am access a endpoint that should a bar in end of url, and when I put url with bar don't work because t...

Spring Cloud Openfeign Open-feign cannot restrict access to the external network

Describe the bugNormal should my local IP access can not be,But you can also access it to get a normal responseadded:Can...

Spring Cloud Openfeign I suggest FeignClient can support retry configuration in interface level

Is your feature request related to a problem? Please describe.A clear and concise description of what the problem is. Ex...

Spring Cloud Openfeign Linebreaks "\n" stripped from gzip response body (using "useGzipDecoder")

Describe the bugLinebreaks ("\n" or "\r") are been stripped out from gzip response body, when using response compression...

Spring Cloud Openfeign Feign.builder () does not support changing service name dynamically

Due to business requirements, two sets of environments are required: formal environment and gray environment. Now I simu...

Spring Cloud Openfeign Getting 400 reading while load increase for feign-client

I'm using open-feign and I'm getting 400 error when the list size too largeIf the list size is small then the execution ...

Spring Cloud Openfeign java.lang.RuntimeException: com.netflix.client.ClientException

Describe the bugwe use FeignClient request, when an exception occurs, we implements FallbackFactory and print the except...

Spring Cloud Openfeign spring-cloud-starter-openfeign not working with spring-boot-parent 2.4.0

BugUsing the latest the spring-cloud-starter-openfeign 2.2.6.RELEASE and its throwing error with spring-boot-parent - 2....

Spring Cloud Openfeign spring-cloud-openfeign version 2.2.6 , requestInterceptor are not working, after adding in configuration Feign.Builder it is automatically getting removed.

Describe the bugPlease provide details of the problem, including the version of Spring Cloud that youare using. SampleIf...

Spring Cloud Openfeign OpenFeign version >= 2.2.3.RELEASE @RequestHeader will repace ',' to ', ' (One more white space), but it's ok in 2.2.2.RELEASE

Describe the bugspring-cloud-openfeign >= 2.2.3.RELEASE (Hoxton.SR5)springframework 5.2.12.RELEASEspringboot 2.3.7.RE...

Spring Cloud Openfeign OpenFeign with GET request, Date format not support

feign.ReflectiveFeign.BuildTemplateByResolvingArgs#addQueryMapQueryParameters, Date type format not support!UriUtils.enc...

Spring Cloud Openfeign start error with springboot 2.4.1

Describe the bugwith springboot 2.4.1 version. spring-cloud-starter-openfeign version 2.2.3.RELEASE to 2.2.6.RELEASE al...

Spring Cloud Openfeign What's the difference between feign.client.app.connectTimeout and feign.httpclient.connection-timeout

spring boot 2.3.6What's the difference between feign.client.app.connectTimeout and feign.httpclient.connection-timeout ...

Spring Cloud Openfeign Add support for spring-cloud-circuitbreaker

Is this possible?Comment From: ryanjbaxterSee https://github.com/spring-cloud/spring-cloud-circuitbreaker/issues/3 as we...

Spring Cloud Openfeign Hystrix Fallback not working

Describe the bugFallback is being ignored with spring boot version 2.4.0 and spring cloud version 2020.0.0-M6. Sample@Fe...

Spring Cloud Openfeign Methods anntotated with @PreDestroy throw exceptions.

I am deploying a project using spring-cloud-openfeign on a Glassfish (Payara 5) application server. During deployment I ...

Spring Cloud Openfeign Add request header after Load Balance Instance selected

I'm trying to use the FeignClient to send HTTP requests to target service which were registered in Nacos. The target se...

Spring Cloud Openfeign feignclient does not support non-required path variables

SpringCloud - 2.2.1Issue Description -I'm extending controller from another service using @FeignClient - @FeignClient(na...
上一页 下一页
.