mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix broken Javadoc links
This commit is contained in:
+1
-1
@@ -189,7 +189,7 @@ public class FormHttpMessageConverter implements HttpMessageConverter<MultiValue
|
||||
|
||||
/**
|
||||
* Set the list of {@link MediaType} objects supported by this converter.
|
||||
* @see #addSupportedMediaType(MediaType)
|
||||
* @see #addSupportedMediaTypes(MediaType...)
|
||||
* @see #getSupportedMediaTypes()
|
||||
*/
|
||||
public void setSupportedMediaTypes(List<MediaType> supportedMediaTypes) {
|
||||
|
||||
Reference in New Issue
Block a user