Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty reactive client version

Hi,

I'm using Spring boot with Jetty 10.0.7. I want to use the Spring boot WebClient for doing the calls to the backend. Which Jetty reactive client version do I need to use?

I read here (https://webtide.com/reactive-httpclient-1-1-5-2-0-0-and-3-0-0/) that version 2.0.0 is not compatible with Spring WebFlux.

Thanks in advance for your answer.

Regards,

Johannes Postma


Back to the top