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

com.github.jackpanz.spring.basic.BasicEntity Maven / Gradle / Ivy

The newest version!
package com.github.jackpanz.spring.basic;


import java.util.Date;


/**
 * Created by Administrator on 2016/2/21.
 */
public abstract class BasicEntity implements java.io.Serializable {

    private static final long serialVersionUID = 728356360510677464L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy