Nineya
Home
Blog
软著申请
Spring Cloud Openfeign @PathVariable annotation doesn't render path variable in base url
2025-01-28 04:07:43
1681
Hi, I use Feign Client to communicate between microservices and some of my services contains parameters in the context p...
Spring Cloud Openfeign Collection annotated with @PathVariable is parsed as semicolon separated value
2025-01-28 04:07:38
2963
Describe the bugFeignClient parses collection from method argument as string value where elements are separated by semic...
Spring Cloud Openfeign @FeignClient bug using fallback;
2025-01-28 04:07:31
2118
spring boot 2.2jdk 13@FeignClient(contextId = "sp-producer-hystrix",name="SPRINGCLOUD-PRODUCER/producer",fallback= Feign...
Spring Cloud Openfeign Suggest make The FeignBlockingLoadBalancerClient construct to public.
2025-01-28 04:07:26
154
At some point, we need to extends FeignBlockingLoadBalancerClient to do some extension operations. But the construction ...
Spring Cloud Openfeign Multiple *.FeignClientSpecification beans when microservice resolved from eureka-server
2025-01-28 04:07:21
1290
Describe the bugAPPLICATION FAILED TO STARTDescription:The bean 'samplebackend.FeignClientSpecification' could not be re...
Spring Cloud Openfeign Add support for Spring Retry along with spring cloud loadbalancer
2025-01-28 04:07:16
1034
Looks like this was dependant on ribbon before.Comment From: ryanjbaxterUgh....yeah Comment From: spencergibbMaybe it sh...
Spring Cloud Openfeign Error with contract SpringMvcContract in the version Greenwich.RELEASE
2025-01-28 04:07:11
3808
I found a bug in the version Greenwich.RELEASE with Spring Boot 2.1.x and contract SpringMvcContract:API:public interfac...
Spring Cloud Openfeign Hoxton.SR1 cannot recognize consul URL (unknown host exception)
2025-01-28 04:07:07
1681
Boot 2.24 + Cloud Hoxton.SR1I have feign client + consul + spring cloud LB@FeignClient(name = "payrollClient",...
Spring Cloud Openfeign MatrixVariables dont ignore synthetic members
2025-01-28 04:07:02
1010
Version: 2.2.2.RELEASEMy code is generating this GET request:http://{{host}}:18113/api/events?offset=0&includeMessag...
Spring Cloud Openfeign FeignClient url placeholder
2025-01-28 04:06:57
1101
Using spring-cloud-openfeign version 2.1.5-RELEASEset the placeholder in url attribute.@FeignClient(name = "${feign...
Spring Cloud Openfeign Request Parameter Empty Set translated as "null"
2025-01-28 04:06:53
1089
Describe the bugWhen an empty set is provided in the request parameters it gets translated as nullSample @GetMapping(val...
Spring Cloud Openfeign feign-form-spring-3.8.0 upload Multiple File
2025-01-28 04:06:48
2965
Is your feature request related to a problem? Please describe.upload Multiple File only one can uploadDescribe the solut...
Spring Cloud Openfeign Ampersand does not encode in POST request.
2025-01-28 04:06:43
816
Describe the bugAmpersand does not encode in POST request.spring cloud openfeign version: 2.1.5.RELEASEopenfeign-core v...
Spring Cloud Openfeign feign.FeignException: status 400 reading
2025-01-28 04:06:38
8660
2020-05-12 10:48:09.226 ERROR 41148 --- [nio-9099-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() f...
Spring Cloud Openfeign url参数未转义
2025-01-28 04:06:33
1103
Describe the bug我使用openFeign 9.4时,请求参数含有分号 ; 参数未转义,导致参数变成其他含义Sample请求参数:qrCode=SHANDONGGS/V1;CZB19225814704760lFi3openFe...
Spring Cloud Openfeign [BUG] too many bytes written
2025-01-28 04:06:28
13830
Describe the bugfeign.RetryableException: Incomplete output stream executing POST http://jw-ypt-user-system/user/login ...
Spring Cloud Openfeign Fix expansion of @RequestParam empty lists
2025-01-28 04:06:22
356
https://github.com/OpenFeign/feign/pull/1200Comment From: OlgaMaciaszek@jayzch That fix was merged directly in OpenFeign...
Spring Cloud Openfeign Matrix variable issue
2025-01-28 04:06:18
1436
This leads on fom https://github.com/spring-cloud/spring-cloud-openfeign/issues/307, and I'm using Hoxton.SR4I'm a bit c...
Spring Cloud Openfeign MockBean behaviour for Feign Clients change since Spring Boot 2.2.7 Release
2025-01-28 04:06:13
6325
BugVersions:Spring Boot: 2.2.7Spring Cloud: Hoxton.SR4Before the Spring Boot 2.2.7 release, we used to create a Feign cl...
Spring Cloud Openfeign Feign Inheritance Support
2025-01-28 04:06:09
640
https://cloud.spring.io/spring-cloud-static/spring-cloud-openfeign/2.2.2.RELEASE/reference/html/#spring-cloud-feign-inhe...
上一页
下一页
1
…
314
315
316
317
318
…
2246
.