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

SpringInterfacesSplitResponseEntityNoSwaggerAnnotations.queryParams.mustache Maven / Gradle / Ivy

There is a newer version: 0.5.0-beta-1
Show newest version
{{#isQueryParam}} @RequestParam(value="{{baseName}}"{{^required}}, required=false{{/required}})
    {{{dataType}}} {{paramName}}{{/isQueryParam}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy