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

com.hyf.hotrefresh.adapter.mybatis.MybatisAdapterInstaller Maven / Gradle / Ivy

package com.hyf.hotrefresh.adapter.mybatis;

import com.hyf.hotrefresh.core.install.Installer;

/**
 * @author baB_hyf
 * @date 2022/05/12
 */
public class MybatisAdapterInstaller implements Installer {

    @Override
    public void install() {

    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy