索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- AbstractDataBufferDecoder<T> - org.springframework.core.codec中的类
-
Abstract base class for
Decoder
implementations that can decode aDataBuffer
directly to the target element type. - AbstractDataBufferDecoder(MimeType...) - 类的构造器 org.springframework.core.codec.AbstractDataBufferDecoder
- AbstractScheduledTaskJob - io.github.mangocrisp.spring.taybct.tool.scheduling.job中的类
-
任务调度抽象实现
- AbstractScheduledTaskJob() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.scheduling.job.AbstractScheduledTaskJob
- AbstractTaskSupplier - io.github.mangocrisp.spring.taybct.tool.scheduling.handle中的类
-
默认的任务提供者,这里默认是使用配置文件 properties/yml 来配置,你可以继承,然后通过数据库来动态管理
- AbstractTaskSupplier() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.scheduling.handle.AbstractTaskSupplier
- accept(List<ModelConvertible<T>>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.poi.easyexcel.listener.ModelConvertibleListener
-
把数据异步导出
- ACCESS_UNAUTHORIZED - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.result.ResultCode
-
访问受限
- add(int, IMethodEnhanceHandler) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.enhance.DefaultMethodEnhanceHandler
- add(A) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.controller.FullBaseController
-
新增对象
- add(AM) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.controller.ModelConvertibleController
-
新增对象
- add(IMethodEnhanceHandler) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.enhance.DefaultMethodEnhanceHandler
- addAll(int, Collection<IMethodEnhanceHandler>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.enhance.DefaultMethodEnhanceHandler
- addAll(Collection<IMethodEnhanceHandler>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.enhance.DefaultMethodEnhanceHandler
- addCapability(Capability) - 类中的方法 feign.BaseBuilder
- addHandler(IMessageSendHandler) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.message.IMessageSendService
-
添加处理器
- addHandler(IMessageSendHandler) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.message.impl.MessageSendServiceImpl
- addHandler(MyBatisExtraParamsHandle) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.interceptor.MyBatisExtraParamsInterceptor
-
添加处理器
- addResourceHandlers(ResourceHandlerRegistry) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.file.config.ResourcesConfig
- addService(String, IDataSyncHandler) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.ds.sync.DataSyncService
-
添加处理器
- ADMIN - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.ROLE
-
管理员
- AES_RSA - enum class 中的枚举常量 io.github.mangocrisp.spring.taybct.tool.core.enums.EncryptedType
-
对称加密内容,非对称加密 对称加密的 Key,数据较多的时推荐,如需要加密大量的 JSON 数据,字符串等
- aesKey() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.Encrypted
-
加密的 AES Key 的 JSON 键 (POST 请求的时候需要从请求的 JSON 里面获取 AES Key) (type 为 AES 模式时使用)
- after(Method, String[], Object[], Object, AccessibleObject, AtomicReference<Object>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.enhance.EnDecryptedHandler
- after(Method, String[], Object[], Object, AccessibleObject, AtomicReference<Object>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.enhance.IMethodEnhanceHandler
-
方法执行之后操作
- afterCreate(DataSource) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.ds.encrypt.EncryptedDataSourceInitEvent
- afterStart(WebServerInitializedEvent) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.launch.StartEventListener
- afterThrows(Method, String[], Object[], Object, AccessibleObject, Throwable) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.enhance.IMethodEnhanceHandler
-
方法执行报错之后操作
- ALGORITHM - 类中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM2Coder
-
ALGORITHM
- alias() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.DataScope
-
需要过滤权限的表的别名,查询的时候需要关联查询,所以这里要指定一个表的别名,例如:要查询用户表就可以用 su 表示
- ALLOW - enum class 中的枚举常量 io.github.mangocrisp.spring.taybct.tool.core.enums.DataScopeGetNotDealType
-
允许为空,也就是乐观处理方式,如果没有分配,说明
- ALLOWED - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.AuthHeaderConstants
-
RestTemplate 和 Fegin 透传到下层的 Headers 名称列表
- AMPERSAND - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.StringPool
- AND - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.StringPool
- AndOrNot - io.github.mangocrisp.spring.taybct.tool.core.es.dto.element中的类
-
查询逻辑条件 and | ro | not
- AndOrNot() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.es.dto.element.AndOrNot
- AOPUtil - io.github.mangocrisp.spring.taybct.tool.core.util中的类
-
切面工具类
- AOPUtil() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.util.AOPUtil
- API - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.ROLE
-
接口用户
- API_LOG - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.message.DefaultMessageType
-
接口日志消息
- ApiConfig - io.github.mangocrisp.spring.taybct.tool.core.tpa中的接口
- ApiConfiguration - io.github.mangocrisp.spring.taybct.tool.core.version中的类
-
注册到 spring 容器
- ApiConfiguration() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.version.ApiConfiguration
- ApiGateWay<Config extends ApiConfig> - io.github.mangocrisp.spring.taybct.tool.core.tpa中的类
-
广州市指挥中心110警情信息(汇聚)
- ApiGateWay() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.tpa.ApiGateWay
- ApiLog - io.github.mangocrisp.spring.taybct.tool.core.annotation中的Annotation Interface
-
加上这个注解,就会把需要写入日志记录的请求操作信息记录入数据库 ,一般是用在 Controller 的方法上
- ApiLogAspect - io.github.mangocrisp.spring.taybct.tool.core.aop中的类
-
操作日志记录处理
- ApiLogAspect() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.aop.ApiLogAspect
- apiLogBinding(CustomExchange, Queue) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.message.apilog.ApiLogSendMQConfig
-
队列绑定交换机
- apiLogCustomExchange() - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.message.apilog.ApiLogSendMQConfig
-
配置队列交换机
- ApiLogDTO - io.github.mangocrisp.spring.taybct.tool.core.message.apilog中的类
-
接口日志数据传输
- ApiLogDTO() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.message.apilog.ApiLogDTO
- apiLogQueue() - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.message.apilog.ApiLogSendMQConfig
-
配置队列
- ApiLogSendMQConfig - io.github.mangocrisp.spring.taybct.tool.core.message.apilog中的类
-
rabbit mq 自动创建队列配置
- ApiLogSendMQConfig() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.message.apilog.ApiLogSendMQConfig
- ApiLogSendMQConfig.def - io.github.mangocrisp.spring.taybct.tool.core.message.apilog中的接口
-
exchange 和 queue 的 key
- ApiLogSendMQHandler - io.github.mangocrisp.spring.taybct.tool.core.message.apilog中的类
-
接口日志用 mq 发送配置
- ApiLogSendMQHandler() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.message.apilog.ApiLogSendMQHandler
- apiLogSendService(MessageProperties, ApplicationContext) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.message.MessageConfig
- ApiMappingHandlerMapping - io.github.mangocrisp.spring.taybct.tool.core.version中的类
-
请求处理
- ApiMappingHandlerMapping() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.version.ApiMappingHandlerMapping
- ApiToken - io.github.mangocrisp.spring.taybct.tool.core.tpa中的接口
-
接口 token
- apiVersion() - record class中的方法 io.github.mangocrisp.spring.taybct.tool.core.version.ApiVersionCondition
-
返回
apiVersion
记录组件的值。 - ApiVersion - io.github.mangocrisp.spring.taybct.tool.core.annotation中的Annotation Interface
-
接口版本注解
- ApiVersionCondition - io.github.mangocrisp.spring.taybct.tool.core.version中的Record Class
-
api 版本控制请求规则配置
- ApiVersionCondition(int) - record class的构造器 io.github.mangocrisp.spring.taybct.tool.core.version.ApiVersionCondition
-
创建
ApiVersionCondition
记录的实例。 - appConfig() - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.config.PropConfig
-
通过 application name 获取模块模块
- appConfig(String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.config.PropConfig
-
指定模块名来获取对应的配置
- AppConstants - io.github.mangocrisp.spring.taybct.tool.core.constant中的接口
-
应用常量
- appendBuilder(StringBuilder, CharSequence...) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.StringUtil
-
创建StringBuilder对象
- ApplicationConfig - io.github.mangocrisp.spring.taybct.tool.core.config中的类
-
系统配置
- ApplicationConfig() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.config.ApplicationConfig
- apply(RequestTemplate) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.cloud.interceptor.FeignRequestInterceptor
- apply(DataScope) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.config.DefaultDataScopeCustom
- apply(String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM3Coder.En
- apply(String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM4Coder.De
- apply(String) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.util.sm.SM4Coder.En
- apply(Throwable, HttpServletResponse) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.config.GlobalExceptionConfig
- apply(MappedStatement, Map<String, Object>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.handle.DataScopeExtraParamsHandle
- apply(MappedStatement, Map<String, Object>) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.handle.MyBatisExtraParamsHandle
- ASC - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.mybatis.constant.Constants
-
asc
- assembleBoolQuery(T, BoolQuery.Builder) - 接口中的方法 io.github.mangocrisp.spring.taybct.tool.core.es.condition.IESQueryConditions
-
拼装一个 BoolQuery
- assertAllowed(MultipartFile, String[]) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.file.util.FileUploadUtil
-
文件大小校验
- association(SFunction<R, ?>...) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.mybatis.util.MybatisOptional
-
查询哪些字段(关联表)
- ASTERISK - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.StringPool
- AT - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.util.StringPool
- auth() - 类中的方法 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil
-
身份认证
- auth() - 类中的方法 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil
-
身份认证
- AUTH - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.PropertiesPrefixConstants
-
鉴权
- AuthConstant() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.pki.constants.PKIConstant.AuthConstant
- AuthConstant() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthConstant
- AuthConstant() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthConstant
- AUTHENTICATION_METHOD - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.TokenConstants
-
认证方式
- AuthHeaderConstants - io.github.mangocrisp.spring.taybct.tool.core.constant中的接口
-
鉴权请求头常量
- authoritiesFilter(Map<String, Object>) - 类中的方法 io.github.mangocrisp.spring.taybct.tool.core.bean.service.BaseServiceImpl
-
权限过滤,只查询出用户拥有的角色的权限
- AUTHORITY_PREFIX - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.TokenConstants
-
JWT存储权限前缀
- Authorization() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.doc.SwaggerProperties.Authorization
-
已过时。
- AUTHORIZATION_KEY - 接口中的静态变量 io.github.mangocrisp.spring.taybct.tool.core.constant.AuthHeaderConstants
-
认证请求头key
- AuthorizationScope() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.doc.SwaggerProperties.AuthorizationScope
-
已过时。
- AuthorizationType - io.github.mangocrisp.spring.taybct.tool.core.enums中的Enum Class
-
鉴权类型
- authResult - 类中的变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil
- authResult - 类中的变量 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil
- AuthResult() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayHttpClientUtil.AuthResult
- AuthResult() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.pki.util.JitGatewayUtil.AuthResult
- AuthUtil - io.github.mangocrisp.spring.taybct.tool.core.util中的类
-
鉴权工具类
- AuthUtil() - 类的构造器 io.github.mangocrisp.spring.taybct.tool.core.util.AuthUtil
- auto() - annotation interface 中的元素 io.github.mangocrisp.spring.taybct.tool.core.annotation.DataScope
-
是否自动把过滤条件添加到 where 语句后面,默认添加到第一个 where 后面
- autowireBean(T) - 类中的静态方法 io.github.mangocrisp.spring.taybct.tool.core.util.SpringUtil
-
自动注入依赖
All Classes and Interfaces|常量字段值|所有程序包|序列化表格