oneiros-de opened SPR-17261 and commented
The Javadoc of BufferingClientHttpRequestFactory contains the sentence
Using this wrapper allows for multiple reads of the
The rest of the sentence is missing.
The source for this is
<p>Using this wrapper allows for multiple reads of the
* @linkplain ClientHttpResponse#getBody() response body}.
Apparently the text after "the" is somehow swallowed by Javadoc.
Affects: 4.3.18, 5.0.8, 5.1 RC2
Reference URL: https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/BufferingClientHttpRequestFactory.html
Backported to: 5.0.10, 4.3.20