com.github.developframework.resource.spring.jpa.PO Maven / Gradle / Ivy
The newest version!
package com.github.developframework.resource.spring.jpa;
import com.github.developframework.resource.Entity;
import java.io.Serializable;
/**
* @author qiushui on 2019-08-21.
*/
public interface PO extends Entity {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy