All Downloads are FREE. Search and download functionalities are using the official Maven repository.

JavaJaxRS.serviceFormParams.mustache Maven / Gradle / Ivy

There is a newer version: 7.6.0
Show newest version
{{#isFormParam}}{{^isFile}}{{{dataType}}} {{paramName}}{{/isFile}}{{#isFile}}{{^isArray}}FormDataBodyPart {{paramName}}Bodypart{{/isArray}}{{#isArray}}List {{paramName}}Bodypart{{/isArray}}{{/isFile}}{{/isFormParam}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy