Skip to content

param.type

Override parameter type.

Usage

properties
param.type=groovy:it.type().simpleName() == "MultipartFile" ? "file" : null

Released under the Apache-2.0 License.