spring-projects / spring-boot

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
https://spring.io/projects/spring-boot
Apache License 2.0
75.25k stars 40.7k forks source link

Investigate ClientHttpConnector builders for WebClient with a similar desgin to ClientHttpRequestFactoryBuilder #43079

Open matthew-js-porter opened 1 week ago

matthew-js-porter commented 1 week ago

The new ClientHttpRequestFactoryBuilder is fantastic. Are there any plans or desire to bring a similar builder for ClientHttpConnectors for configuring WebClients?

philwebb commented 5 days ago

It would be a good idea for us to investigate options. I'll repurpose this issue to do that.