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

kotlin-server.libraries.javalin6.pathParams.mustache Maven / Gradle / Ivy

There is a newer version: 7.9.0
Show newest version
{{#isPathParam}}ctx.pathParamAsClass<{{{dataType}}}>("{{baseName}}").get(){{/isPathParam}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy