com.github.zhengframework.mybatis.MapperClassProvider Maven / Gradle / Ivy
package com.github.zhengframework.mybatis;
import java.util.Collection;
import javax.inject.Provider;
public interface MapperClassProvider extends Provider>> {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy