Spring Cloud Openfeign replacement for DefaultGzipDecoder and DefaultGzipDecoderConfiguration

I upgraded from 2.2.9_RELEASE to 3.1.2. My code using DefaultGzipDecoder and DefaultGzipDecoderConfiguration no longer w...

Spring Cloud Openfeign OpenFeign nonsupport request/response compression

JDK 17.0.2Spring Cloud 2021.0.3Spring cloud openfeign 3.1.3Maven 3.8.6intellij idea 2022.2.1configured this pr...

Spring Cloud Openfeign IllegalStateException when path variable is specified in @FeignClient path

Describe the bugGot the following error while starting the app:Unexpected exception during bean creation; nested excepti...

Spring Cloud Openfeign set common fallback of circuitbreaker in FeignCircuitBreakerInvocationHandler

hello,I want to set common fallback in circuitbreaker when use feign and resiliense4j,not add @fallback in every @FeignC...

Spring Cloud Openfeign SpringBoot OpenFeign Ignores Custom CloseablehttpClient

I am trying to create a custom closeablehttpclient using OpenFeign that is behind an NTLM proxy. After searching thru in...

Spring Cloud Openfeign How to configuration the loadbalancer with caffeine3

I use OpenFeign in Spring but it startup failed, and the log prompts"No Feign Client for loadBalancing defined. Did you ...

Spring Cloud Openfeign Please add feign's repository link to the project reference

Is your feature request related to a problem? Please describe.https://docs.spring.io/spring-cloud-openfeign/docs/current...

Spring Cloud Openfeign Host was cleaned in LoadBalancerFeignClient

Describe the bugversion: spring-cloud-openfeign-core-2.2.6.RELEASE.jarorg.springframework.cloud.openfeign.ribbon.LoadBal...

Spring Cloud Openfeign Implement Feign ErrorDecoder that is aware of spring HttpClientErrorException and HttpServerErrorException

In our consumption of feign we ran into an issue where we need access to the response status code and response body asso...

Spring Cloud Openfeign Document Feign support for ResponseEntity

Comment From: shefali12-abHey, @spencergibb @OlgaMaciaszek i would like to work on this issue. Can you guide me how shou...

Spring Cloud Openfeign Feign doesn't support regexp in request mapping

If I use interface public interface UserAPI { @RequestMapping(method = GET, path = "/user/{username:[a-z@A-Z\\d\\....

Spring Cloud Openfeign Add support for placeholders to Feign spring-mvc annotations of headers field

Hi, I saw there is an issue spring-cloud/spring-cloud-netflix#894 which add support for placeholders of value field.But ...

Spring Cloud Openfeign FeignClientFactoryBean does not provide a way to register a ResponseMapper

Feign provides an interface called ResponseMapper which allows you to do processing on a response before it is decoding....

Spring Cloud Openfeign Add module descriptor

See https://github.com/OpenFeign/feign/issues/1357$ jar --file=~/.gradle/caches/modules-2/files-2.1/org.springframework....

Spring Cloud Openfeign OpenFeign document v3.1.3 have a error

Hi~Openfeign document v3.1.3 version At 1.6 Configuring CircuitBreakers With Configuration Propertieswrite correctly:@Fe...

Spring Cloud Openfeign feign client call basic auth protected POST endpoint failed.

cloud Finchley.SR2boot 2.0.5i have a client and a basic auth protected service. the client can access GET endpoint, but ...

Spring Cloud Openfeign Dependency Cycle reported when feign service used on both interceptor and spring service

Describe the bugI had a custom interceptor,and i tried to put a feign service on both interceptor and spring service,but...

Spring Cloud Openfeign can provide a eager initialization to avoid class loading block

In the recent stress test, I found that when the service is just started, okFeign returns very slowlyI found that the sl...

Spring Cloud Openfeign 2021.0.1: FeignClient appending 'null//' in the absolute url when the base url defined in @FeignClient is just the protocol(https://)

Describe the issueMy current project is using-Spring Cloud version: Greenwich.RELEASESpring Boot version: 2.2.1.RELEASEU...

Spring Cloud Openfeign spring-cloud-openfeign Version compatibility issues

When I upgraded the version of springboot from 2.3.12.RELEASE to 2.4.6, and the version of springcloud from Hoxton.SR9 t...
上一页 下一页
.