Fix typo in RestClient Javadoc
Closes gh-31145
This commit is contained in:
committed by
Brian Clozel
parent
0d7c9b7c93
commit
1ee18e74fc
@@ -50,7 +50,7 @@ import org.springframework.web.util.UriBuilderFactory;
|
||||
|
||||
/**
|
||||
* Client to perform HTTP requests, exposing a fluent, synchronous API over
|
||||
* underlying HTTP client libraries such the JDK {@code HttpClient}, Apache
|
||||
* underlying HTTP client libraries such as the JDK {@code HttpClient}, Apache
|
||||
* HttpComponents, and others.
|
||||
*
|
||||
* <p>Use static factory methods {@link #create()}, {@link #create(String)},
|
||||
|
||||
Reference in New Issue
Block a user