Fix typo in notes on future deprecation of the RestTemplate
Issue: SPR-16993 Obvious Fix
This commit is contained in:
committed by
Rossen Stoyanchev
parent
109552d868
commit
aa656c47b8
@@ -77,7 +77,7 @@ import org.springframework.web.util.UriTemplateHandler;
|
||||
* modern alternative to the {@code RestTemplate} with efficient support for
|
||||
* 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
|
||||
* gong forward.
|
||||
* added going forward.
|
||||
*
|
||||
* @author Arjen Poutsma
|
||||
* @author Brian Clozel
|
||||
|
||||
Reference in New Issue
Block a user