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

templates.queryParams.mustache Maven / Gradle / Ivy

There is a newer version: 0.11.6
Show newest version
{{#isQueryParam}}{{!

    }}{{^isContainer}}{{!
        }}{{#defaultValue}}{{!
            }}@DefaultValue("{{{defaultValue}}}") {{!
        }}{{/defaultValue}}{{!
    }}{{/isContainer}}{{!

    }}@QueryParam("{{baseName}}") {{!

    }}{{#validation}}{{>beanValidation}}{{/validation}}{{!

    }}{{>nullableParam}}{{{dataType}}} {{paramName}}{{!

}}{{/isQueryParam}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy