您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
索引
帮助
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
SEARCH:
程序包
cn.iosd.starter.datasource.mybatis.provider
接口 MapperLocationsProvider
public interface
MapperLocationsProvider
定义获取 MybatisPlus mapper-locations 配置的接口
作者:
ok1996
方法概要
所有方法
实例方法
抽象方法
修饰符和类型
方法
说明
List
<
String
>
getMapperLocations
()
获取 mapper-locations 的配置值
方法详细资料
getMapperLocations
List
<
String
>
getMapperLocations
()
获取 mapper-locations 的配置值
返回:
返回 mapper-locations 的配置值,可能为列表