提交 aa656c47 编写于 作者: P Pascal Schumacher 提交者: Rossen Stoyanchev

Fix typo in notes on future deprecation of the RestTemplate

Issue: SPR-16993

Obvious Fix
上级 109552d8
...@@ -77,7 +77,7 @@ import org.springframework.web.util.UriTemplateHandler; ...@@ -77,7 +77,7 @@ import org.springframework.web.util.UriTemplateHandler;
* modern alternative to the {@code RestTemplate} with efficient support for * modern alternative to the {@code RestTemplate} with efficient support for
* both sync and async, as well as streaming scenarios. The {@code RestTemplate} * both sync and async, as well as streaming scenarios. The {@code RestTemplate}
* will be deprecated in a future version and will not have major new features * will be deprecated in a future version and will not have major new features
* gong forward. * added going forward.
* *
* @author Arjen Poutsma * @author Arjen Poutsma
* @author Brian Clozel * @author Brian Clozel
......
...@@ -960,7 +960,7 @@ that supports both sync and async, as well as streaming scenarios. ...@@ -960,7 +960,7 @@ that supports both sync and async, as well as streaming scenarios.
As of 5.0, the non-blocking, reactive `WebClient` offers a modern alternative to the As of 5.0, the non-blocking, reactive `WebClient` offers a modern alternative to the
`RestTemplate` with efficient support for both sync and async, as well as streaming `RestTemplate` with efficient support for both sync and async, as well as streaming
scenarios. The `RestTemplate` will be deprecated in a future version and will not have scenarios. The `RestTemplate` will be deprecated in a future version and will not have
major new features gong forward. major new features added going forward.
==== ====
......
...@@ -18,7 +18,7 @@ libraries. ...@@ -18,7 +18,7 @@ libraries.
As of 5.0, the non-blocking, reactive `WebClient` offers a modern alternative to the As of 5.0, the non-blocking, reactive `WebClient` offers a modern alternative to the
`RestTemplate` with efficient support for both sync and async, as well as streaming `RestTemplate` with efficient support for both sync and async, as well as streaming
scenarios. The `RestTemplate` will be deprecated in a future version and will not have scenarios. The `RestTemplate` will be deprecated in a future version and will not have
major new features gong forward. major new features added going forward.
==== ====
See <<integration.adoc#rest-client-access,RestTemplate>> for details. See <<integration.adoc#rest-client-access,RestTemplate>> for details.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册