Spring Cloud Openfeign springbootspring-cloud-openfeign-core:3.1.4 Response compression Failure after HttpClient dependency is introduced

springboot、spirngcloud、springcloudalibaba version-dependent:<spring-boot-version>2.6.11</spring-boot-version&gt...

Spring Cloud Openfeign FeignClient send post request instead of get

I use spring cloud version 2021.0.3 also tried to use version 2021.0.4I have FeignClient "DigitalCashTokenFeign" and I'm...

Spring Cloud Openfeign Multiple MediaTypes in produces not working correctly

Describe the bugWhen I define a feign client with two MediaTypes in produces (produces={MediaType.APPLICATION_PDF_VALUE,...

Spring Cloud Openfeign java.lang.ClassNotFoundException: org.springframework.cloud.openfeign.FeignClientMetricsEnabledCondition

SpringGateway:3.1.8SpringBoot:2.7.14SpringCloud:2022.0.8openFeign:3.1.8Caused by: net.tsingyun.commons.feign.ServiceRemo...

Spring Cloud Openfeign feign.RetryableException: Timeout deadline: 180000 MILLISECONDS, actual: 180000 MILLISECONDS executing POST

Hi,I use openfeign (cloud version: 2022.0.0-RC2) to send the data to client application over REST API. When application...

Spring Cloud Openfeign Spring cloud Feign client with zones

Here is info in Github: https://github.com/sandaAU/Macropods/blob/main/INFO.txtWe have 3 subprojects:\SpringBoot-SpringC...

Spring Cloud Openfeign feign.FeignException$BadRequest: [400 Bad Request] during [PUT] to [http://messages/card/updateCard] [TeamsClient#updateCard(TeamsDto)]: []

Manifest-Version: 1.0Implementation-Title: Spring Cloud OpenFeign CoreImplementation-Version: 2.2.9.RELEASEBuilt-By: jen...

Spring Cloud Openfeign Default headers and query params from default client config not overridedn by specific client config

Is your feature request related to a problem? Please describe.Our spring-cloud-openfeign clients have a default configur...

Spring Cloud Openfeign Enhancing Apache HttpClient 5 / Http2Client / OkHttpClient configuration in Spring Cloud OpenFeign

With the removal of support for Apache HttpClient 4 in the recent commit (d30540d), the Spring Cloud OpenFeign project h...

Spring Cloud Openfeign on application starting time call openfeign with circuitbreaker and loadbalancer stuck main thread

example project test-cloudwithout circuitbreaker will working .like issues #921 spring-framework issuesFeign clientpac...

Spring Cloud Openfeign Performance discussion about default openfeign client config

Resume Discussion about default client performance of spring-cloud-openfeignVersionsJava 17Springboot 2.7.18spring-cloud...

Spring Cloud Openfeign Provide a way to specify static headers per request basis

We have a feign client, like this (very roughly): @FeignClient(name = "service", url = "http://somehost&q...

Spring Cloud Openfeign Why pathvariable annotation must have value?

In the PathVariableParameterProcessor (spring-cloud-openfeign-core-2.1.0), we can see the method of processArgument, whi...

Spring Cloud Openfeign Document OAuth dependency to spring-boot-starter-oauth2-client

In docs there is no hint that:<dependency> <groupId>org.springframework.boot</groupId> <a...

Spring Cloud Openfeign Make FeignCircuitBreaker public

Is your feature request related to a problem? Please describe.Would it be possible to make FeignCircuitBreaker.Builder i...

Spring Cloud Openfeign Can't set request header in json format

Describe the bugwhen I set request header in json format, I found that the request header was parsed as an expression an...

Spring Cloud Openfeign feign client http header can not use json string as header value?

Describe the bugI need to use feign client to make a RPC invoke and use a json string value as http header, but I find f...

Spring Cloud Openfeign Feign client sending multipart/form-data request parameters as query params instead of request parts

Describe the bugA dynamic Feign client generated from Spring MVC annotations sends @RequestParam parameters as query par...

Spring Cloud Openfeign Request.Options configuration per method request

I know that it is possible to configure specific feign configs by client name or default ones, using Spring like:spring....

Spring Cloud Openfeign Loss of ThreadLocal Information in OpenFeign with Resilience4j Circuit Breaker

Is your feature request related to a problem? Please describe.Issue Summary:I encountered an issue while using Spring Cl...
上一页 下一页
.