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

template.Mapper.btl Maven / Gradle / Ivy

The newest version!
package #package;

import org.apache.ibatis.annotations.Mapper;
#autoImport

/**
 * Mapper-Processor Automatic Generation
 * @author  Automatic Generation
 * @since #date
 */
@Mapper
public interface #classNameMapper extends #baseMapper<#className> {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy