com.yishuifengxiao.common.tool.validate.domain.Create Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common-tool Show documentation
Show all versions of common-tool Show documentation
本工具包主要集成了目前在项目开发过程中个人经常会使用到的一些工具类,对工具类进行了一下简单的封装
/**
*
*/
package com.yishuifengxiao.common.tool.validate.domain;
/**
* 用于标记创建时的校验
* @author yishui
* @date 2018年9月5日
* @Version 0.0.1
*/
public interface Create {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy