提交 1ee18e74 编写于 作者: A Anton-Vasilev 提交者: Brian Clozel

Fix typo in RestClient Javadoc

Closes gh-31145
上级 0d7c9b7c
...@@ -50,7 +50,7 @@ import org.springframework.web.util.UriBuilderFactory; ...@@ -50,7 +50,7 @@ import org.springframework.web.util.UriBuilderFactory;
/** /**
* Client to perform HTTP requests, exposing a fluent, synchronous API over * 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. * HttpComponents, and others.
* *
* <p>Use static factory methods {@link #create()}, {@link #create(String)}, * <p>Use static factory methods {@link #create()}, {@link #create(String)},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册