Nineya
Home
Blog
软著申请
Spring Cloud Openfeign Custom feign client with proxy+auth provides no Proxy-Auth header
2025-01-28 04:21:08
622
Bug reportNeed Feign to use proxy with credentials and defining something like this:@Bean public Client feignClient()...
Spring Cloud Openfeign Clarify docs around LoadBalancer for spring-cloud-openfeign
2025-01-28 04:21:02
1939
Describe the bugAccording to docs:https://docs.spring.io/spring-cloud-openfeign/docs/current/reference/html/spring-cloud...
Spring Cloud Openfeign 3.0.5 has parent 3.0.4
2025-01-28 04:20:57
1659
Not sure if it is intentional or typo but spring-cloud-openfeign Version 3.0.5 has as parent spring-cloud-build Version ...
Spring Cloud Openfeign Enabling specific Request Interceptors
2025-01-28 04:20:30
5053
We have multiple feign clients in one of our services which should use different request interceptors. For example we ha...
Spring Cloud Openfeign How feign retry works?
2025-01-28 04:20:24
126
How does feign retryer works?.Comment From: OlgaMaciaszekPlease take a look at OpenFeign docs and Spring Cloud OpenFeign...
Spring Cloud Openfeign Java 16+ Records as @SpringQueryMap does not recognize any field
2025-01-28 04:20:20
3667
Is your feature request related to a problem? Please describe.If you use Records in Java 16+ (JEP 395) as @SpringQueryMa...
Spring Cloud Openfeign Openfeign passes subclass parameters, but the provider can only accept the parent class
2025-01-28 04:20:15
695
Describe the bugconsumer:provider:Comment From: OlgaMaciaszekHello, @tinet-dengsx please provide a thorough issue descri...
Spring Cloud Openfeign Error in paginated calls in Spring Cloud Hoxton.SR11/SR12
2025-01-28 04:19:45
1301
Hello, It seems that there is a bug with Spring Cloud Hoxton.SR11 / SR12 when calling paginated end points with feign.I ...
Spring Cloud Openfeign Why there is no code tag for the 2.2.10.RELEASE version?
2025-01-28 04:19:41
450
Is your feature request related to a problem? Please describe.A clear and concise description of what the problem is. Ex...
Spring Cloud Openfeign feign.RetryableException: Socket closed executing POST URI
2025-01-28 04:19:35
1523
I encountered an exception when I tried to call service B from service AService A calls service B, and service A prompts...
Spring Cloud Openfeign Switch remaining jUnit 4 tests to jUnit jupiter
2025-01-28 04:19:04
703
Comment From: SyemonHi, I would like to work on this issue.Comment From: OlgaMaciaszekHi @Syemon - great :) . Just pleas...
Spring Cloud Openfeign Application doesn't start with the last SNAPSHOT spring-clould-loadBalancer
2025-01-28 04:19:00
934
spring-cloud-dependencie: 2021.0.0-SNAPSHOT (includes fix Adds config per load balancer client)I have tried to test feig...
Spring Cloud Openfeign FeignClient returns empty results when azure key vault dependency include in build.gradle
2025-01-28 04:18:55
1641
Hello Everyone,I am experiencing the weird issue with Azure keyvault dependency and OpenFeign(FeignClient)I am using Fei...
Spring Cloud Openfeign feign.circuitbreaker.enabled=true , requestInterceptor not working
2025-01-28 04:18:51
5055
Describe the bugspring boot version: 2.5.5spring cloud version: 2020.0.4Configuration Info:feign: client: config: ...
Spring Cloud Openfeign Automatic add SpringQueryMap annotation from boolean spring property
2025-01-28 04:18:46
2581
I have 3 projects: - a pure API project with only models and endpoint interfaces. - a server implementing interfaces wit...
Spring Cloud Openfeign Fallback implementation not being triggered
2025-01-28 04:18:42
8177
Hi,I'm using the version 3.0.1 of this library and I'm having problems with the fallback implementation. Seems it's not ...
Spring Cloud Openfeign ClassNotFoundException when calling a FeignBlockingLoadBalancerClient in a parallel stream (multiple threads)
2025-01-28 04:18:35
10712
Describe the bugWhen calling a @FeignClient (FeignBlockingLoadBalancerClient) in a parallel stream (stream.parallel()), ...
Spring Cloud Openfeign Cache support
2025-01-28 04:18:30
2253
I wish there was out-of-the-box support for @Cacheable on feign clients.Here's how I made it work:import feign.Capabilit...
Spring Cloud Openfeign Upgrade openfeign to 11.7
2025-01-28 04:18:25
128
https://github.com/OpenFeign/feign/releases/tag/11.7Comment From: spencergibbClosed via 1752dd9815a5efa661a38c1e24c53d6a...
Spring Cloud Openfeign Programmatic custom context inside FeignContext
2025-01-28 04:18:20
4269
I can do @FeignClient(contextId = "fooClient", name = "stores", configuration = FooConfiguration.class).But if I create ...
上一页
下一页
1
…
307
308
309
310
311
…
2246
.