![JAR search and dependency download from the Maven repository](/logo.png)
kotlin-spring.returnValue.mustache Maven / Gradle / Ivy
{{#serviceInterface}}ResponseEntity(service.{{operationId}}({{#allParams}}{{paramName}}{{^-last}}, {{/-last}}{{/allParams}}), {{#responses}}{{#-first}}HttpStatus.valueOf({{code}}){{/-first}}{{/responses}}){{/serviceInterface}}{{^serviceInterface}}ResponseEntity(HttpStatus.NOT_IMPLEMENTED){{/serviceInterface}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy