public interface MultipartConfig
extends java.lang.annotation.Annotation
Modifier and Type | Method and Description |
---|---|
int |
fileSizeThreshold () |
java.lang.String |
location () |
long |
maxFileSize () |
long |
maxRequestSize () |
annotationType, equals, hashCode, toString
java.lang.String location()
long maxFileSize()
long maxRequestSize()
int fileSizeThreshold()