Spring Cloud Openfeign @PathVariable annotation doesn't render path variable in base url

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

Describe the bugFeignClient parses collection from method argument as string value where elements are separated by semic...

Spring Cloud Openfeign @FeignClient bug using fallback;

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.

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

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

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

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)

Boot 2.24 + Cloud Hoxton.SR1I have feign client + consul + spring cloud LB@FeignClient(name = "payrollClient",...

Spring Cloud Openfeign MatrixVariables dont ignore synthetic members

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

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"

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

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.

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

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参数未转义

Describe the bug我使用openFeign 9.4时,请求参数含有分号 ; 参数未转义,导致参数变成其他含义Sample请求参数:qrCode=SHANDONGGS/V1;CZB19225814704760lFi3openFe...

Spring Cloud Openfeign [BUG] too many bytes written

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

https://github.com/OpenFeign/feign/pull/1200Comment From: OlgaMaciaszek@jayzch That fix was merged directly in OpenFeign...

Spring Cloud Openfeign Matrix variable issue

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

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

https://cloud.spring.io/spring-cloud-static/spring-cloud-openfeign/2.2.2.RELEASE/reference/html/#spring-cloud-feign-inhe...
上一页 下一页
.