@CompileStatic class ByteArrayMultipartFileValueConverter extends Object implements ValueConverter
Constructor and description |
---|
ByteArrayMultipartFileValueConverter() |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
canConvert(Object value) |
|
Object |
convert(Object value) |
|
Class<?> |
getTargetType() |