This is a proposal to add an explanation on how to create a ClientHttpRequestFactory with settings (connect and read timeout) and building a RestClient using the configured request factory.

Comment From: bclozel

ClientHttpRequestFactories belongs to Spring Boot, we can't really document that here. It's documented here. Thanks for the proposal, but I'm declining this PR.