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

top.summerboot.orm.service.DefaultDaoImpl Maven / Gradle / Ivy

The newest version!
package top.summerboot.orm.service;

import org.springframework.stereotype.Service;

/**
 * @author xieshuang
 * @date 2021-02-22 13:52
 */
@Service
public class DefaultDaoImpl extends AbstractBaseDaoImpl {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy