索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
M
- main(String[]) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.util.tree.Demo
- makeUrlParameter(String, Map<String, String>) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.HttpClientUtil
-
拼接 rul 参数
- ManualTransactionManager - io.github.mangocrisp.spring.taybct.tool.core.transaction中的类
-
手动事务
- ManualTransactionManager() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.transaction.ManualTransactionManager
- map() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.EnhanceElement
-
如果是放在参数里面就是指定如果这个类型是一个 Map 集合,就是 Map 集合的 key
- map() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.EnhanceElements
-
指定返回结果如果是 Map 集合,就是 Map 集合的 key
- mapAndDecode(ResponseMapper, Decoder) - 类中的方法 feign.BaseBuilder
-
Allows to map the response before passing it to the decoder.
- MapComparator<T> - io.github.mangocrisp.spring.taybct.tool.core.util.comparator中的类
-
过滤器
- MapComparator() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.util.comparator.MapComparator
- MAX_SEND_TIME - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.sms.config.SMSConfigs.def
-
每日最大短信数
- mergeQueryExpansion(List<T>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.service.IBaseService
-
合并查询的扩展字段
- Message - io.github.mangocrisp.spring.taybct.tool.core.message中的接口
-
消息
- MESSAGE - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.PropertiesPrefixConstants
-
消息
- MessageConfig - io.github.mangocrisp.spring.taybct.tool.core.message中的类
-
日志配置
- MessageConfig() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.message.MessageConfig
- MessageProperties - io.github.mangocrisp.spring.taybct.tool.core.message中的类
-
Api 日志配置
- MessageProperties() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.message.MessageProperties
- MessageSendServiceImpl - io.github.mangocrisp.spring.taybct.tool.core.message.impl中的类
-
Api 日志发送服务
- MessageSendServiceImpl() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.message.impl.MessageSendServiceImpl
- MessageType - io.github.mangocrisp.spring.taybct.tool.core.message中的类
-
消息类型
- MessageType() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.message.MessageType
- methodEnhanceAdvisor(DefaultMethodEnhanceHandler) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.config.ApplicationConfig
- MethodEnhanceInterceptor - io.github.mangocrisp.spring.taybct.tool.core.interceptor中的类
-
方法增强拦截器
- MethodEnhanceInterceptor() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.interceptor.MethodEnhanceInterceptor
- MIN_IO - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.file.enums.FileManageType
-
MinIO 对象存储
- minioClientPool - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.file.config.MinioConfig
-
MinIO 客户端缓存池
- MinioConfig - io.github.mangocrisp.spring.taybct.tool.file.config中的类
-
Minio 配置信息
- MinioConfig() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.file.config.MinioConfig
- mix(AndOrNot, AndOrNot) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.es.util.ESQueryUtil
-
混合条件
- ModelConvertible<T> - io.github.mangocrisp.spring.taybct.tool.core.bean中的接口
-
可转换的数据模型,对于一些前端往后端接口传数据的时候,为了不想直接把实体类的字段全都给出来,让前端传进来影响脏了数据, 可以使用数据模型来接收数据然后转换成想要的实体类
<T>
如果要临时存储转换之后的对象,可以在实现类里面添加一个属性字段private T convertedBean;
如果不希望被 swagger 等文档检查到 可以加上@Hidden
注解 - ModelConvertibleController<T,
S extends com.baomidou.mybatisplus.extension.service.IService<T>, P extends Serializable, QM extends ModelConvertible<? extends T>, AM extends ModelConvertible<? extends T>, UM extends ModelConvertible<? extends T>> - io.github.mangocrisp.spring.taybct.tool.core.bean.controller中的接口 -
请求模型转换 Controller
- ModelConvertibleListener<T> - io.github.mangocrisp.spring.taybct.tool.core.poi.easyexcel.listener中的类
-
模型转换监听器
- ModelConvertibleListener(Consumer<List<T>>) - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.poi.easyexcel.listener.ModelConvertibleListener
-
默认是读取全部数据
- ModelConvertibleListener(Consumer<List<T>>, int) - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.poi.easyexcel.listener.ModelConvertibleListener
-
分页读取数据
- MSG_ACCESS_CONTROL - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_ACCESS_CONTROL - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_ACCESS_CONTROL - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_ACCESS_CONTROL_FALSE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_ACCESS_CONTROL_FALSE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_ACCESS_CONTROL_FALSE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_ACCESS_CONTROL_TRUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_ACCESS_CONTROL_TRUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_ACCESS_CONTROL_TRUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_ATTR_TYPE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_ATTR_TYPE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_ATTR_TYPE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_ATTRIBUTE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_ATTRIBUTE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_ATTRIBUTE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_ATTRIBUTE_TYPE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_ATTRIBUTE_TYPE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_ATTRIBUTE_TYPE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_ATTRIBUTE_TYPE_ALL - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_ATTRIBUTE_TYPE_ALL - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_ATTRIBUTE_TYPE_ALL - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_ATTRIBUTE_TYPE_PORTION - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_ATTRIBUTE_TYPE_PORTION - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_ATTRIBUTE_TYPE_PORTION - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_ATTRIBUTES - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_ATTRIBUTES - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_ATTRIBUTES - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTH - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTH - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTH - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTH_MESSSAGE_CODE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTH_MESSSAGE_CODE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTH_MESSSAGE_CODE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTH_MESSSAGE_DESC - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTH_MESSSAGE_DESC - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTH_MESSSAGE_DESC - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTH_MODE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTH_MODE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTH_MODE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTH_MODE_CERT_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTH_MODE_CERT_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTH_MODE_CERT_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTH_MODE_PASSWORD_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTH_MODE_PASSWORD_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTH_MODE_PASSWORD_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTH_MODE_QRCODE_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTH_MODE_QRCODE_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTH_MODE_QRCODE_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTH_RESULT - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTH_RESULT - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTH_RESULT - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTH_RESULT_SET - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTH_RESULT_SET - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTH_RESULT_SET - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_AUTHCREDENTIAL - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_AUTHCREDENTIAL - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_AUTHCREDENTIAL - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_CERT_INFO - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_CERT_INFO - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_CERT_INFO - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_CERTTYPE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_CERTTYPE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_CERTTYPE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_CLIENT_INFO - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_CLIENT_INFO - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_CLIENT_INFO - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_CLIENT_IP - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_CLIENT_IP - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_CLIENT_IP - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_CUSTOM_ATTRIBUTES - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_CUSTOM_ATTRIBUTES - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_CUSTOM_ATTRIBUTES - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_DETACH - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_DETACH - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_DETACH - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_NAMESPACE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_NAMESPACE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_NAMESPACE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_PARENT_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_PARENT_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_PARENT_NAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_PASSWORD - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_PASSWORD - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_PASSWORD - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_QRCODE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_QRCODE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_QRCODE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_SERVICE_TYPE_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_SERVICE_TYPE_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_SERVICE_TYPE_VALUE - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_SUCCESS - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_SUCCESS - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_SUCCESS - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_TOKEN - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_TOKEN - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_TOKEN - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MSG_USERNAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- MSG_USERNAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- MSG_USERNAME - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- MULTI - enum class 中的枚举常量 io.github.mangocrisp.spring.taybct.tool.core.enums.DataScopeType
-
一对多的数据权限,例如一个用户可以同时在多个部门
- multiDeptId() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.DataScope
-
一对多的数据权限的关联表用于关联部门 表的字段,例如 sys_user_dept 表里面的 dept_id
type 为 MULTI 时必填 - multiExpConditionSqlTemplate - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.DataScopeUtil
-
一对多权限(扩展)的模板
- multiFiled() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.DataScope
-
一对多的数据权限的关联表用于关联需要过滤表的字段,例如 sys_user_dept 表里面的 user_id
type 为 MULTI 时必填 - MultipartFileDto - io.github.mangocrisp.spring.taybct.tool.file.dto中的类
-
上传 MultipartFile 文件数据传输对象 see
rg.springframework.mock.web.MockMultipartFile
- MultipartFileDto(String, byte[]) - 类的构造器 io.github.mangocrisp.spring.taybct.tool.file.dto.MultipartFileDto
-
Create a new MockMultipartFile with the given content.
- MultipartFileDto(String, InputStream) - 类的构造器 io.github.mangocrisp.spring.taybct.tool.file.dto.MultipartFileDto
-
Create a new MockMultipartFile with the given content.
- MultipartFileDto(String, String, String, byte[]) - 类的构造器 io.github.mangocrisp.spring.taybct.tool.file.dto.MultipartFileDto
-
Create a new MockMultipartFile with the given content.
- MultipartFileDto(String, String, String, InputStream) - 类的构造器 io.github.mangocrisp.spring.taybct.tool.file.dto.MultipartFileDto
-
Create a new MockMultipartFile with the given content.
- multipartLoggerLevel() - 类中的方法 io.github.mangocrisp.spring.taybct.tool.cloud.config.FeignAutoConfiguration
- multiTable() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.DataScope
-
如果是一对多的数据权限,这里需要指定需要过滤的表用于关联权限的关联表名,例如:sys_user_dept ,用来关联用户有多个部门
type 为 MULTI 时必填 - must(Supplier<AndOrNot>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.es.dto.element.Bool
- mustNot(Supplier<AndOrNot>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.es.dto.element.Bool
- MutableHttpServletRequest - io.github.mangocrisp.spring.taybct.tool.core.util中的类
-
定义Request包装类
- MutableHttpServletRequest(HttpServletRequest) - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.util.MutableHttpServletRequest
- MYBATIS_OPTIONAL - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.mybatis.constant.Constants
-
mybatis 可选项
- myBatisExtraParamsHandle(DataScopeProperties, DataScopeCondition, DataScopeCustom, MyBatisExtraParamsInterceptor, Environment) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.config.MybatisPlusConfig
-
添加用户信息处理
- MyBatisExtraParamsHandle - io.github.mangocrisp.spring.taybct.tool.core.mybatis.handle中的接口
-
MyBatis 额外参数处理器
- myBatisExtraParamsInterceptor() - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.config.MybatisPlusConfig
-
因为 MyBatis 的拦截器是先入后出,所以自定义的 Interceptor 要比 MyBatisPlus 的后注入 spring 容器
,因为 MyBatisPlus 在做拦截的时候需要截取原 SQL 里面的占位做处理,如果要添加额外参数的话,MyBatisPlus 处理的时候会报错说找不到对应的参数 ,所以我们要先把数据设置进去 - MyBatisExtraParamsInterceptor - io.github.mangocrisp.spring.taybct.tool.core.mybatis.interceptor中的类
-
MyBatis 额外参数拦截器,可以添加一些额外参数到,用来方便做动态 SQL 查询
- MyBatisExtraParamsInterceptor() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.mybatis.interceptor.MyBatisExtraParamsInterceptor
- MybatisMapperProxy<T> - com.baomidou.mybatisplus.core.override中的类
-
从
MapperProxy
copy 过来 - MybatisMapperProxy(SqlSession, Class<T>, Map<Method, MybatisMapperProxy.MapperMethodInvoker>) - 类的构造器 com.baomidou.mybatisplus.core.override.MybatisMapperProxy
- mybatisOptional() - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.MyBatisUtil
-
字段可选配置
- MybatisOptional<T> - io.github.mangocrisp.spring.taybct.tool.core.mybatis.util中的类
-
MyBatis 可选项
- MybatisOptional() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
- MybatisPlusConfig - io.github.mangocrisp.spring.taybct.tool.core.mybatis.config中的类
-
MyBatis-plus 配置类
- MybatisPlusConfig() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.mybatis.config.MybatisPlusConfig
- mybatisPlusInterceptor(TenantLineHandler, ITenantSupplier) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.config.MybatisPlusConfig
-
新增多租户插件配置
一缓和二缓遵循mybatis的规则,需要设置 MybatisConfiguration#useDeprecatedExecutor = false 避免缓存万一出现问题 - MyBatisUtil - io.github.mangocrisp.spring.taybct.tool.core.util中的类
-
原 get 请求需要分页的工具类 GetPageUtil 这个工具类,如果是为了方便 Mybatis 的一些操作
- MyBatisUtil() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.util.MyBatisUtil
- mysql - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.ds.sync.DriverType
-
mysql 5.x 版本(旧版驱动)
- mysqlCJ - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.ds.sync.DriverType
-
mysql 8.x 版本(新版驱动)
All Classes and Interfaces|常量字段值|所有程序包|序列化表格