Nineya
Home
Blog
软著申请
Spring Cloud Openfeign Invalid one indexed parameters in openfeign
2025-01-28 04:23:40
446
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
2025-01-28 04:23:26
872
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
2025-01-28 04:23:18
1659
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
2025-01-28 04:22:56
2339
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
2025-01-28 04:22:51
547
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
2025-01-28 04:22:25
769
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
2025-01-28 04:22:20
718
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
2025-01-28 04:22:15
748
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
2025-01-28 04:22:09
4142
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?
2025-01-28 04:22:04
1286
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
2025-01-28 04:21:59
242
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.
2025-01-28 04:21:54
5913
unit test meet the exceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with...
Spring Cloud Openfeign Upgrade Feign to 11.8
2025-01-28 04:21:49
141
Comment From: OlgaMaciaszekFixed with https://github.com/spring-cloud/spring-cloud-openfeign/commit/653a35270da4a8ec1560...
Spring Cloud Openfeign Bean 'com.example.demo.Client' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-01-28 04:21:44
2178
Describe the bugwe have a lot of FeignClients in our application which are triggering a lot of INFO log messages regardi...
Spring Cloud Openfeign For hc5 hostname verification disable-ssl-validation does not turn off hostname verification
2025-01-28 04:21:37
6811
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
2025-01-28 04:21:31
2839
Hello!I started to integrate Spring Cloud Contract into existing project.No problems on producer side. Base test class a...
Spring Cloud Openfeign Okhttpclient
2025-01-28 04:21:27
1476
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.
2025-01-28 04:21:22
1399
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
2025-01-28 04:21:17
7025
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
2025-01-28 04:21:13
1900
My issue is related to https://github.com/spring-cloud/spring-cloud-openfeign/issues/517.I found after some debugging th...
上一页
下一页
1
…
306
307
308
309
310
…
2246
.