All Classes and Interfaces

说明
单表CURD接口
BaseServiceImpl<M extends com.baomidou.mybatisplus.core.mapper.BaseMapper<E>,E extends T,T>
单表CURD服务DB实现类
 
数据库不存在时创建数据库
几何类型处理器
定义 MybatisPlus mapper-locations 配置
自动配置 MybatisPlus 的 mapper-locations 属性,通过实现 MapperLocationsProvider 接口获取配置值
 
分页请求参数