Track tasks and feature requests
Join 40 million developers who use GitHub issues to help identify, assign, and keep track of the features and bug fixes your projects need.
Sign up for free See pricing for teams and enterprisesJavadoc for BufferingClientHttpRequestFactory is missing the end of a sentence [SPR-17261] #21794
Comments
This was referenced Jan 11, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
oneiros-de opened SPR-17261 and commented
The Javadoc of
BufferingClientHttpRequestFactory
contains the sentenceThe rest of the sentence is missing.
The source for this is
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