Spring WebFlux Use more and more,Reactor is supported by Spring Data R2dbc, Spring Cloud Stream,Spring Data Redis...

Comment From: ciscoo

See https://github.com/spring-cloud/spring-cloud-openfeign/pull/11 for background. Specifically the decision on why Reactor support was not currently added: https://github.com/spring-cloud/spring-cloud-openfeign/pull/11#issuecomment-613645248

There exists an incubator project: https://github.com/spring-projects-experimental/spring-cloud-openfeign-async But it does not appear to have usable code, more of a stub as indicated by the two init commits

Comment From: OlgaMaciaszek

Hello, @livk-cloud. Please see the response here. Hello, @ciscoo that stub project will contain support for AsyncFeign and not for Reactor.