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

v2.JavaJaxRS.spec.headerParams.mustache Maven / Gradle / Ivy

The newest version!
{{#is this 'header-param'}}@HeaderParam("{{baseName}}"){{#useBeanValidation}}{{>beanValidationQueryParams}}{{/useBeanValidation}}{{#defaultValue}} @DefaultValue("{{{defaultValue}}}"){{/defaultValue}} {{#description}} @ApiParam("{{description}}"){{/description}} {{{dataType}}} {{paramName}}{{/is}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy