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

macros.marshaller.rest.UriGetMemberMarshallerMacro.ftl Maven / Gradle / Ivy

<#macro content getterFunctionPrefix, member>
    ${getterFunctionPrefix + "." + member.getterMethodName + "()"}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy