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

templates.find_one_method_template.vm Maven / Gradle / Ivy

    ${entityType} get${methodName} (${parameters});
    java.util.Optional<${entityType}> find${methodName} (${parameters});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy