Currently `HttpClient.create()` is called, but a different version may be wanted. We should offer a factory method. We might also want to make it easy to create a client from `org.springframework.http.client.ReactorResourceFactory` (see https://github.com/spring-projects/spring-boot/blob/0386fbeb166e5da21ebd6f0cecf578e0321ad087/spring-boot-project/spring-boot-docs/src/main/java/org/springframework/boot/docs/howto/httpclients/webclientreactornettycustomization/MyReactorNettyClientConfiguration.java)