Spring Cloud Openfeign Invalid one indexed parameters in openfeign

Describe the bugComment From: OlgaMaciaszek@q2587218416 Please provide a full description of the issue, including steps ...

Spring Cloud Openfeign ‘max-retries-on-same-service-instance’ not working

Describe the bugRequest doesn't retry on the same server when 'max-retries-on-same-service-instance' propertiy set to 2....

Spring Cloud Openfeign Get URL Calling by sending Encoded XML format in URL

Describe the bugI am using org.springframework.cloud:spring-cloud-starter-openfeign:3.0.3 version for Feign client. tryi...

Spring Cloud Openfeign It's not possible to provide a custom Feign.Client when instantiating programatically

Describe the bugWhen using the .customize() method of FeignClientBuilder it is not possible to provide a custom (ApacheH...

Spring Cloud Openfeign Can this component support TCP protocol

Can this component support the TCP protocol? If so, what can I do? Thank you for your answerComment From: ciscooSomeone ...

Spring Cloud Openfeign Support for GCP Secret Manager Converter ByteString to String Configuration class

In a Feign configuration class that is not annotated with@Configuration, the @Value annotated fields that use GCP secret...

Spring Cloud Openfeign Null in SpEL expressions not resolved correctly for @FeignClient attributes

Describe the bug@FeignClient(url = "${test.url:#{null}}", name = "testRest")if env not set test.url variable , the url f...

Spring Cloud Openfeign Provide openfeign support for reactor

Spring WebFlux Use more and more,Reactor is supported by Spring Data R2dbc, Spring Cloud Stream,Spring Data Redis...Comm...

Spring Cloud Openfeign Two questions on feign.compression.request

This interface is shared by the server and the client (client is openfeign 10.10--httpclient in springboot,server is spr...

Spring Cloud Openfeign What is the meaning of feign.compression.request.enabled: true,is it just adding a header?

Note: That this is NOT feign.compression. response. enabled : true in my question,but feign.compression.request.enabled...

Spring Cloud Openfeign How to use openfeign as client to execute spring webflux request

hello,when I use spring webflux as controller to execute non-blocked thread request,I want to use feign to communication...

Spring Cloud Openfeign caused by: java.lang.IllegalStateException: PathVariable annotation was empty on param 0.

unit test meet the exceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with...

Spring Cloud Openfeign Upgrade Feign to 11.8

Comment From: OlgaMaciaszekFixed with https://github.com/spring-cloud/spring-cloud-openfeign/commit/653a35270da4a8ec1560...

Spring Cloud Openfeign For hc5 hostname verification disable-ssl-validation does not turn off hostname verification

When using feignclient with option disable-ssl-validation: true and hc5 enabled, hostnameverification is not turned off ...

Spring Cloud Openfeign Add @FeignTest annotation for Feign Layer

Hello!I started to integrate Spring Cloud Contract into existing project.No problems on producer side. Base test class a...

Spring Cloud Openfeign Okhttpclient

org.springframework.cloud.openfeign.clientconfig.OkHttpFeignConfigurationwconflicts withorg.springframework.cloud.openfe...

Spring Cloud Openfeign Improve FeignAutoconfiguration so that OAuth2FeignRequestInterceptor can contain AccessTokenProvider with load balanced interceptor.

Is your feature request related to a problem? Please describe.Without auto configuration that enables load balanced Acce...

Spring Cloud Openfeign BeanCreationException in combination with SpringBootAdminClient

I originally opened a bug here: https://github.com/codecentric/spring-boot-admin/issues/1468, but was told that this is ...

Spring Cloud Openfeign Confusing behaviour: empty URL not allowed with default Client, but possible with ApacheHttpClient

My issue is related to https://github.com/spring-cloud/spring-cloud-openfeign/issues/517.I found after some debugging th...
上一页 下一页
.