mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-27 01:19:02 +00:00
Polishing
This commit is contained in:
+2
-1
@@ -232,7 +232,8 @@ public class FormHttpMessageConverter implements HttpMessageConverter<MultiValue
|
||||
}
|
||||
|
||||
/**
|
||||
* Return the {@link #setPartConverters configured} converters for MIME parts.
|
||||
* Return the {@linkplain #setPartConverters configured converters} for MIME
|
||||
* parts.
|
||||
* @since 5.3
|
||||
*/
|
||||
public List<HttpMessageConverter<?>> getPartConverters() {
|
||||
|
||||
Reference in New Issue
Block a user