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

cn.mybatisboost.core.ConfigurationAware Maven / Gradle / Ivy

The newest version!
package cn.mybatisboost.core;

public interface ConfigurationAware {

    void setConfiguration(Configuration configuration);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy