Spring Cloud Openfeign spring-cloud-openfeign doesn't work with spring boot 3.0.0

I have project based on spring-boot (version = 2.7.6) and spring-cloud (version = 2021.0.5).I want to migrate to spring-...

Spring Cloud Openfeign Can we support readTimeout for ApacheHttpClient

seems we only support readTimeout for okhttp, Can we support readTimeout for FeignAutoConfiguration:HttpClientFeignConfi...

Spring Cloud Openfeign About Apache HttpClient5.

QuestionThe Feign Apache HttpClient 4 is no longer supported. Official document suggest using Apache HttpClient 5 instea...

Spring Cloud Openfeign OpenFeign makes new spring-boot-docker-compose module to run service creation twice

Describe the bugRunning spring-boot-docker-compose dependency alongside spring-cloud-starter-openfeign makes docker-comp...

Spring Cloud Openfeign IllegalArgumentException, Could not find class error

I'm getting an error from StreamBridge when trying to send a message to a specific Kafka topic. Funny thing is that I on...

Spring Cloud Openfeign Feign client lazy initialization fails when using CompletableFuture.supplyAsync() to call the Feign client initially

Describe the bugFeign client initialization is always lazy. As such, the first calling thread triggers the initializatio...

Spring Cloud Openfeign Idea: Implementing Feign Interfaces as Internal Interfaces

When using Feign, I implemented an inner controller corresponding to its interface. By separating the Feign interface la...

Spring Cloud Openfeign Reactive Feign

Hi. Probably there's a place to view the roadmap for spring but I could not find. I would like to ask if developing a Re...

Spring Cloud Openfeign How to use openfeign as client to execute spring webflux request

hello,when I use spring webflux as controller to execute non-blocked thread request,I want to use feign to communication...

Spring Cloud Openfeign Invalid signature file digest for Manifest main attributes

I have a problem integrating spring boot with openfeign. It's working fine when I run the integrated app in Idea. But go...

Spring Cloud Openfeign Java 11 HttpClient Support

Is your feature request related to a problem? Please describe.As title saysDescribe the solution you'd likeAs title says...

Spring Cloud Openfeign feign-form uses commons-fileupload 1.4 with High Sev CVE

With the last release 4 years ago and the last accepted pull request about 3 years ago, by all means it is a dead projec...

Spring Cloud Openfeign How to enable CricuitBreak in api module code

i have three module: frontend api servicecan i enable CricuitBreak in api module?Comment From: ayz6uemin api module@Conf...

Spring Cloud Openfeign Openfeign FeignClientRegistrar not recognising interfaces annotated with Netflix Feign Client

Question: OpenFeign FeignClientRegistrar not recognising interfaces annotated with Netflix Feign ClientDescription of th...

Spring Cloud Openfeign No special characters in @FeignClient

A Swedish company provided a URL containing special characters (äåö).It looked like www.company.se/bäseUrl, and there we...

Spring Cloud Openfeign Are you interested in providing a SpringBoot version?

Is your feature request related to a problem? Please describe.I did not use SpringCloud in my project, but I also want t...

Spring Cloud Openfeign override feign version by<feign.version>

Is your feature request related to a problem? Please describe.Now i cannot just override feign version by

Spring Cloud Openfeign How to get the url

@FeignClient( contextId = &quot;logFeignClientApi&quot;, value = &quot;log-service&quot;, url = &qu...

Spring Cloud Openfeign Request to the original url when retry

https://github.com/spring-cloud/spring-cloud-openfeign/blob/647b0b3d1a61df4786c4d23dedf18e605184ef26/spring-cloud-openfe...

Spring Cloud Openfeign openfeign overrides spring security oauth client that is managed by spring-boot

Describe the bugIf create a spring-boot project with spring-security-oauth2-client and bomthen spring-security-oauth2-cl...
上一页 下一页
.