mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-19 22:09:01 +00:00
Update `JettyClientHttpRequestFactoryBuilder` and `JettyClientHttpConnectorBuilder` with support for create the `HttpClientTransport` from a factory function. Closes gh-47251