mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
SPR-5571: typo in RestTemplate javadoc
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ public class RestTemplate extends HttpAccessor implements RestOperations {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returnsthe message body converters. These converters are used to convert
|
||||
* Returns the message body converters. These converters are used to convert
|
||||
* from and to HTTP requests and responses.
|
||||
*/
|
||||
public HttpMessageConverter<?>[] getMessageConverters() {
|
||||
|
||||
Reference in New Issue
Block a user