
org.swiftboot.data.model.dao.BaseDao Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of swiftboot-data Show documentation
Show all versions of swiftboot-data Show documentation
Data access component based on Spring-Data-JPA
package org.swiftboot.data.model.dao;
/**
* @author swiftech 2019-08-28
**/
public interface BaseDao {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy