Nineya
Home
Blog
软著申请
Spring Cloud Openfeign replacement for DefaultGzipDecoder and DefaultGzipDecoderConfiguration
2025-01-28 04:30:47
749
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
2025-01-28 04:30:42
981
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
2025-01-28 04:30:34
1121
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
2025-01-28 04:30:28
1647
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
2025-01-28 04:30:22
5930
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
2025-01-28 04:30:15
2398
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
2025-01-28 04:30:09
1554
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
2025-01-28 04:30:04
590
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
2025-01-28 04:29:56
16701
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
2025-01-28 04:29:29
1325
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
2025-01-28 04:29:24
1198
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
2025-01-28 04:29:20
1021
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
2025-01-28 04:29:14
3390
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
2025-01-28 04:29:09
1178
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
2025-01-28 04:29:05
429
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.
2025-01-28 04:28:57
3058
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
2025-01-28 04:28:51
3274
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
2025-01-28 04:28:45
549
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://)
2025-01-28 04:28:32
1794
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
2025-01-28 04:28:26
1022
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...
上一页
下一页
1
…
303
304
305
306
307
…
2246
.