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

JavaJaxRS.cxf-cdi.serviceFormParams.mustache Maven / Gradle / Ivy

There is a newer version: 3.0.0-rc1
Show newest version
{{#isFormParam}}{{#notFile}}{{{dataType}}} {{paramName}}{{/notFile}}{{#isFile}}InputStream {{paramName}}InputStream, Attachment {{paramName}}Detail{{/isFile}}{{/isFormParam}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy