类 ScanXmlPathUtil
java.lang.Object
com.wu.framework.inner.database.util.ScanXmlPathUtil
- 版本:
- 1.0 describe : 扫描xml
- 作者:
- : Jia wei Wu
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static Map<String,CustomRepository> getCustomRepository(@NonNull List<String> scanXmlPath) getCustomScanBeanClass(@NonNull List<String> scanXmlPath)
-
构造器详细资料
-
ScanXmlPathUtil
public ScanXmlPathUtil()
-
-
方法详细资料
-
getCustomRepository
public static Map<String,CustomRepository> getCustomRepository(@NonNull @NonNull List<String> scanXmlPath) -
getCustomScanBeanClass
-