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

ars.module.people.repository.StandardUserRepository Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
package ars.module.people.repository;

import ars.module.people.model.User;
import ars.module.people.repository.AbstractUserRepository;

/**
 * 用户数据持久标准实现
 * 
 * @author yongqiangwu
 * 
 */
public class StandardUserRepository extends AbstractUserRepository {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy