Nineya
Home
Blog
软著申请
Spring Cloud Openfeign Question: Custom AnnotatedParameterProcessor for @ParameterObject
2025-01-28 04:04:19
2035
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
2025-01-28 04:04:14
5287
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
2025-01-28 04:04:10
768
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
2025-01-28 04:04:05
1085
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
2025-01-28 04:04:00
1023
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")
2025-01-28 04:03:55
2071
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
2025-01-28 04:03:48
396
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
2025-01-28 04:03:44
1461
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
2025-01-28 04:03:39
9565
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
2025-01-28 04:03:35
2536
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.
2025-01-28 04:03:30
1856
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
2025-01-28 04:03:24
8738
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
2025-01-28 04:03:17
210
feign.ReflectiveFeign.BuildTemplateByResolvingArgs#addQueryMapQueryParameters, Date type format not support!UriUtils.enc...
Spring Cloud Openfeign start error with springboot 2.4.1
2025-01-28 04:03:13
4603
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
2025-01-28 04:03:09
893
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
2025-01-28 04:03:04
122
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
2025-01-28 04:02:59
584
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.
2025-01-28 04:02:53
2770
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
2025-01-28 04:02:46
2326
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
2025-01-28 04:02:41
2044
SpringCloud - 2.2.1Issue Description -I'm extending controller from another service using @FeignClient - @FeignClient(na...
上一页
下一页
1
…
316
317
318
319
320
…
2246
.