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

com.zys.mybatis.converter.DefaultValue Maven / Gradle / Ivy

There is a newer version: 0.2.7
Show newest version
package com.zys.mybatis.converter;

/**
 *
 * @author zys
 * @version 1.0
 * @date 2021/3/26 9:47
 */
public interface DefaultValue {

    T setDefault(Class tClass, String value);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy