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

templates.generator.java.custom2.service_java.vm Maven / Gradle / Ivy

The newest version!
package ${table.servicePackageName};

import artoria.common.Input;
import artoria.common.PageResult;
import artoria.common.Result;
import ${table.entityPackageName}.${table.entityClassName};

import java.util.List;

/**
 * ${table.serviceClassName}.
 * @author $!{author}
 * @date $!{date}
 */
public interface ${table.serviceClassName} {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy