Nineya
Home
Blog
软著申请
Spring Cloud Openfeign Spring Data Support (conversion?)
2025-01-28 04:36:25
585
Is your feature request related to a problem? Please describe.So I know currently this is a Spring Cloud project, howeve...
Spring Cloud Openfeign refactor load balance client so that users can add their custom implementation
2025-01-28 04:36:20
1969
Is your feature request related to a problem? Please describe.My application needs to add a custom Client like FeignBloc...
Spring Cloud Openfeign Configuration metadata for clientRegistrationId is missing/wrong
2025-01-28 04:36:15
600
Describe the bugclientRegistrationId config value is needed by Oauth2FeignConfiguration but spring-configuration-metadat...
Spring Cloud Openfeign spring-cloud-openfeign-dependencies 3.1.5 declares "bad" version of spring-security-oauth2-client
2025-01-28 04:36:10
2017
With version 3.1.5 of spring-cloud-openfeign that ships with Spring Cloud 2021.0.5, the spring-cloud-openfeign-dependenc...
Spring Cloud Openfeign LoadBalancerUriTools causing issues when using OpenFeign requests
2025-01-28 04:36:05
1509
Bug descriptionOpenFeign generates webservices calls urls with partially encoded query params When spring cloud rewrites...
Spring Cloud Openfeign Build a feign rpc, but find NoSuchMethod
2025-01-28 04:36:00
1936
Describe the bugI built a toc-server, request from my main-server via feign client. These methods have same definition.W...
Spring Cloud Openfeign SpringQueryMap is ignored when used with Pageable
2025-01-28 04:35:54
419
@SpringQueryMap is ignored when method includes PageablePage<Dto> list(@SpringQueryMap Pojo pojo, Pageable pageabl...
Spring Cloud Openfeign Mocking URLs for FeignClients with Eureka disabled in integration tests
2025-01-28 04:35:49
2178
Hi,I have a FeignClient I use with Eureka Service:@FeignClient(name = "${feign.clients.hangar.name}", path = &...
Spring Cloud Openfeign Feign Form JsonFormWriter not working correctly
2025-01-28 04:35:44
3286
Hi. During implementation found out that default behaviour does not work correctlyI am trying to send dto and byte array...
Spring Cloud Openfeign RetryableFeignBlockingLoadBalancerClient loses the real root cause and presents a spurious UnknownHostException when max-retries-on-same-service-instance is > 0
2025-01-28 04:35:37
9109
Describe the bugBackgroundThe scenario is:using a Feign client that is configured by name (e.g. @FeignClient(name = "dow...
Spring Cloud Openfeign executing the original request
2025-01-28 04:35:32
808
spring.cloud.loadbalancer.retry.maxRetriesOnSameServiceInstance=12.service instances count is 1,result: Service instance...
Spring Cloud Openfeign FeignClient not sending proper form url encoded request
2025-01-28 04:35:28
3247
We have a scenario where a POST application/form-url-encoded request is to be sent to an API endpoint. And we are using ...
Spring Cloud Openfeign How to set 'max-connections' for okhttp?
2025-01-28 04:35:23
482
okhttpI only found a item of config about okhttp feign.okhttp.enabled=truewhen I set up feign.okhttp.enabled=true, I don...
Spring Cloud Openfeign SpringEncoder issue
2025-01-28 04:35:18
9111
Hi Team,I am facing issue with springencoder in the new version of open feing. It used work fine with earlier versions o...
Spring Cloud Openfeign Request service with x-www-form-urlencoded
2025-01-28 04:35:11
273
Describe the bugRequest with x-www-form-urlencoded,in class FormEncoder.encode()object to map,Missing superclass attribu...
Spring Cloud Openfeign Spring Data Pageable - yet again
2025-01-28 04:35:03
4311
Hello. I saw a lot of similar issues, but looks like the problem is not resolved. I'm using Spring Boot 2.7.3 and Spring...
Spring Cloud Openfeign Why is @EnableFeignClients needed in spring boot?
2025-01-28 04:34:57
531
Hi, May i enquire why @EnableFeignClients need to be explicitly added in spring boot in order to use it, since spring...
Spring Cloud Openfeign support http
2025-01-28 04:34:53
692
Is your feature request related to a problem? Please describe.A clear and concise description of what the problem is. Ex...
Spring Cloud Openfeign when use jdk17,the OnPropertyCondition of @FeignClient is class not found.
2025-01-28 04:34:47
4136
Describe the bugjdk17.0.2java.lang.ClassNotFoundException: org.springframework.boot.autoconfigure.condition.OnPropertyCo...
Spring Cloud Openfeign Support Dynamic URL In Native Image
2025-01-28 04:34:42
1188
Is your feature request related to a problem? Please describe.According to the documentation:While creating Feign client...
上一页
下一页
1
…
300
301
302
303
304
…
2246
.