@Target(value=TYPE) @Retention(value=RUNTIME) public @interface MultipartConfig
int
fileSizeThreshold
String
location
long
maxFileSize
maxRequestSize
public abstract int fileSizeThreshold
public abstract String location
public abstract long maxFileSize
public abstract long maxRequestSize
Copyright © 2015. All rights reserved.