索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
C
- CacheConsts - com.cdkjframework.constant中的类
- CacheConsts() - 类的构造器 com.cdkjframework.constant.CacheConsts
- calc(byte[], int, int) - 类中的方法 com.cdkjframework.util.encrypts.crc.CrcCalculatorUtils
-
值
- calculateHash(byte[]) - 类中的静态方法 com.cdkjframework.util.files.FileUtils
-
计算文件的 MD5 哈希值
- calendarToString(Calendar, String) - 类中的静态方法 com.cdkjframework.util.date.DateUtils
- CalendarUtils - com.cdkjframework.util.date中的类
- CalendarUtils() - 类的构造器 com.cdkjframework.util.date.CalendarUtils
-
获取农历
- call(String, String, HashMap<String, String>) - 类中的静态方法 com.cdkjframework.message.call.AliCloudCallUtils
-
拨打电话
- CallbackService - com.cdkjframework.mqtt.consumer中的接口
- camelToUnderline(String) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
字符串驼峰转下划线格式
- cashFee - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- cashFeeType - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- Ccb - enum class 中的枚举常量 com.cdkjframework.enums.PaymentEnums
-
建设银行
- CdkjApplication - com.cdkjframework.core.spring中的类
- CdkjApplication() - 类的构造器 com.cdkjframework.core.spring.CdkjApplication
- CdkjCoreConfigRegistrar - com.cdkjframework.center.generate中的类
- CdkjCoreConfigRegistrar() - 类的构造器 com.cdkjframework.center.generate.CdkjCoreConfigRegistrar
- CdkjCorsFilter - com.cdkjframework.core.spring.cors中的类
- CdkjCorsFilter() - 类的构造器 com.cdkjframework.core.spring.cors.CdkjCorsFilter
- cdkjExecutor() - 类中的方法 com.cdkjframework.util.executor.ExecutorBeanUtils
-
创建线程池管理
- CdkjMqttCallback - com.cdkjframework.mqtt.consumer中的类
- CdkjMqttCallback() - 类的构造器 com.cdkjframework.mqtt.consumer.CdkjMqttCallback
- CenterTableLayoutEntity - com.cdkjframework.entity.center中的类
- CenterTableLayoutEntity() - 类的构造器 com.cdkjframework.entity.center.CenterTableLayoutEntity
- channelInactive(ChannelHandlerContext) - 类中的方法 com.cdkjframework.socket.handler.NettyChannelHandler
-
有客户端终止连接服务器会触发此函数
- channelInactive(ChannelHandlerContext) - 类中的方法 com.cdkjframework.web.socket.netty.WebSocketServerHandler
-
有客户端终止连接服务器会触发此函数
- channelReadComplete(ChannelHandlerContext) - 类中的方法 com.cdkjframework.web.socket.netty.WebSocketServerHandler
-
数据读取完毕
- CHAR - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlDataTypeContrastEnums
-
字符
- CHAR - enum class 中的枚举常量 com.cdkjframework.enums.datasource.MySqlJdbcTypeContrastEnums
-
字符
- charArrayToHex(char[]) - 类中的静态方法 com.cdkjframework.util.tool.HexUtils
-
char数组转hex字符串
- charArrayToHex(char[], boolean) - 类中的静态方法 com.cdkjframework.util.tool.HexUtils
-
char数组转hex字符串
- CHARSET_UTF8 - 类中的静态变量 com.cdkjframework.constant.EncodingConsts
-
utf-8
- chat(AiConfig, String) - 类中的静态方法 com.cdkjframework.ai.AiUtils
-
AI大模型对话功能(公共)
- chat(AiConfig, List<Message>) - 类中的静态方法 com.cdkjframework.ai.AiUtils
-
AI大模型对话功能(公共)
- chat(String) - 接口中的方法 com.cdkjframework.ai.core.AiService
-
对话
- chat(String, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.core.AiService
-
对话-SSE流式输出
- chat(List<Message>) - 接口中的方法 com.cdkjframework.ai.core.AiService
-
对话 messages 可以由当前对话组成的消息列表,可以设置role,content。
- chat(List<Message>) - 类中的方法 com.cdkjframework.ai.model.deepseek.impl.DeepSeekServiceImpl
-
对话 messages 可以由当前对话组成的消息列表,可以设置role,content。
- chat(List<Message>) - 类中的方法 com.cdkjframework.ai.model.doubao.impl.DouBaoServiceImpl
-
对话 messages 可以由当前对话组成的消息列表,可以设置role,content。
- chat(List<Message>) - 类中的方法 com.cdkjframework.ai.model.grok.impl.GrokServiceImpl
-
对话 messages 可以由当前对话组成的消息列表,可以设置role,content。
- chat(List<Message>) - 类中的方法 com.cdkjframework.ai.model.openai.impl.OpenaiServiceImpl
-
聊天
- chat(List<Message>, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.core.AiService
-
对话-SSE 流式输出 messages 可以由当前对话组成的消息列表,可以设置role,content。
- chat(List<Message>, Consumer<ResponseBuilder>) - 类中的方法 com.cdkjframework.ai.model.deepseek.impl.DeepSeekServiceImpl
-
对话-SSE 流式输出 messages 可以由当前对话组成的消息列表,可以设置role,content。
- chat(List<Message>, Consumer<ResponseBuilder>) - 类中的方法 com.cdkjframework.ai.model.doubao.impl.DouBaoServiceImpl
-
对话-SSE 流式输出 messages 可以由当前对话组成的消息列表,可以设置role,content。
- chat(List<Message>, Consumer<ResponseBuilder>) - 类中的方法 com.cdkjframework.ai.model.grok.impl.GrokServiceImpl
-
对话-SSE 流式输出 messages 可以由当前对话组成的消息列表,可以设置role,content。
- chat(List<Message>, Consumer<ResponseBuilder>) - 类中的方法 com.cdkjframework.ai.model.openai.impl.OpenaiServiceImpl
-
聊天
- CHAT_CONTEXT - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.DouBao
-
上下文缓存对话
- CHAT_ENDPOINT - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.DeepSeek
-
对话补全
- CHAT_ENDPOINT - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.DouBao
-
对话
- CHAT_ENDPOINT - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.Grok
-
对话补全
- CHAT_ENDPOINT - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.Openai
-
对话
- chatContext(String, String) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
上下文缓存对话: 向大模型发起带上下文缓存的请求 注意:配置config中的model可以为您创建的推理接入点(Endpoint)ID,也可以是支持chat的model
- chatContext(String, String, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
上下文缓存对话-SSE流式输出 注意:配置config中的model可以为您创建的推理接入点(Endpoint)ID,也可以是支持chat的model
- chatContext(List<Message>, String) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
上下文缓存对话: 向大模型发起带上下文缓存的请求 注意:配置config中的model可以为您创建的推理接入点(Endpoint)ID,也可以是支持chat的model
- chatContext(List<Message>, String) - 类中的方法 com.cdkjframework.ai.model.doubao.impl.DouBaoServiceImpl
-
上下文缓存对话: 向大模型发起带上下文缓存的请求 注意:配置config中的model可以为您创建的推理接入点(Endpoint)ID,也可以是支持chat的model
- chatContext(List<Message>, String, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
上下文缓存对话-SSE流式输出 注意:配置config中的model可以为您创建的推理接入点(Endpoint)ID,也可以是支持chat的model
- chatContext(List<Message>, String, Consumer<ResponseBuilder>) - 类中的方法 com.cdkjframework.ai.model.doubao.impl.DouBaoServiceImpl
-
上下文缓存对话-SSE流式输出 注意:配置config中的model可以为您创建的推理接入点(Endpoint)ID,也可以是支持chat的model
- CHATGLM3_130_FIN - enum class 中的枚举常量 com.cdkjframework.ai.enums.DouBao
-
模型名称 chatglm3-130b-fc-v1.0
- CHATGLM3_130B_FC - enum class 中的枚举常量 com.cdkjframework.ai.enums.DouBao
-
模型名称 moonshot-v1-256k
- CHATGPT_4O_LATEST - enum class 中的枚举常量 com.cdkjframework.ai.enums.Openai
-
模型名称 gpt-4o-latest
- chatReasoning(String) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
推理chat 支持o3-mini和o1
- chatReasoning(String, String) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
推理chat 支持o3-mini和o1
- chatReasoning(String, String, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
推理chat-SSE流式输出 支持o3-mini和o1
- chatReasoning(String, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
推理chat-SSE流式输出 支持o3-mini和o1
- chatReasoning(List<Message>) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
推理chat 支持o3-mini和o1
- chatReasoning(List<Message>, String) - 类中的方法 com.cdkjframework.ai.model.openai.impl.OpenaiServiceImpl
-
推理chat 支持o3-mini和o1
- chatReasoning(List<Message>, String) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
推理chat 支持o3-mini和o1
- chatReasoning(List<Message>, String, Consumer<ResponseBuilder>) - 类中的方法 com.cdkjframework.ai.model.openai.impl.OpenaiServiceImpl
-
推理chat-SSE流式输出 支持o3-mini和o1
- chatReasoning(List<Message>, String, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
推理chat-SSE流式输出 支持o3-mini和o1
- chatReasoning(List<Message>, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
推理chat-SSE流式输出 支持o3-mini和o1
- chatVision(String, List<String>) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
图像理解:模型会依据传入的图片信息以及问题,给出回复。
- chatVision(String, List<String>) - 接口中的方法 com.cdkjframework.ai.model.grok.GrokService
-
图像理解:模型会依据传入的图片信息以及问题,给出回复。
- chatVision(String, List<String>) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
图像理解:模型会依据传入的图片信息以及问题,给出回复。
- chatVision(String, List<String>, String) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
图像理解:模型会依据传入的图片信息以及问题,给出回复。
- chatVision(String, List<String>, String) - 类中的方法 com.cdkjframework.ai.model.doubao.impl.DouBaoServiceImpl
-
图像理解:模型会依据传入的图片信息以及问题,给出回复。
- chatVision(String, List<String>, String) - 接口中的方法 com.cdkjframework.ai.model.grok.GrokService
-
图像理解:模型会依据传入的图片信息以及问题,给出回复。
- chatVision(String, List<String>, String) - 类中的方法 com.cdkjframework.ai.model.grok.impl.GrokServiceImpl
-
图像理解:模型会依据传入的图片信息以及问题,给出回复。
- chatVision(String, List<String>, String) - 类中的方法 com.cdkjframework.ai.model.openai.impl.OpenaiServiceImpl
-
聊天
- chatVision(String, List<String>, String) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
图像理解:模型会依据传入的图片信息以及问题,给出回复。
- chatVision(String, List<String>, String, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
图像理解-SSE流式输出
- chatVision(String, List<String>, String, Consumer<ResponseBuilder>) - 类中的方法 com.cdkjframework.ai.model.doubao.impl.DouBaoServiceImpl
-
图像理解-SSE流式输出
- chatVision(String, List<String>, String, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.grok.GrokService
-
图像理解-SSE流式输出
- chatVision(String, List<String>, String, Consumer<ResponseBuilder>) - 类中的方法 com.cdkjframework.ai.model.grok.impl.GrokServiceImpl
-
图像理解-SSE流式输出
- chatVision(String, List<String>, String, Consumer<ResponseBuilder>) - 类中的方法 com.cdkjframework.ai.model.openai.impl.OpenaiServiceImpl
-
图像理解-SSE流式输出
- chatVision(String, List<String>, String, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
图像理解-SSE流式输出
- chatVision(String, List<String>, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
图像理解-SSE流式输出
- chatVision(String, List<String>, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.grok.GrokService
-
图像理解:模型会依据传入的图片信息以及问题,给出回复。
- chatVision(String, List<String>, Consumer<ResponseBuilder>) - 接口中的方法 com.cdkjframework.ai.model.openai.OpenaiService
-
图像理解-SSE流式输出
- check - 类中的变量 com.cdkjframework.util.encrypts.crc.AlgoParams
-
This is the official checksum value.
- checkCode(String, long, long) - 类中的方法 com.cdkjframework.util.tool.GoogleAuthenticatorUtils
-
验证code是否合法
- checkExistDefaultConstructor(Class<?>) - 类中的静态方法 com.cdkjframework.util.kryo.AbstractKryoCheckUtil
-
检查类是否存在默认构造函数
- checkToken(String, String, String) - 类中的静态方法 com.cdkjframework.util.encrypts.JwtUtils
-
检查token
- checkValNotNull(Object) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
判断对象是否不为空
- checkValNull(Object) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
判断对象是否为空
- ChildrenEntity - com.cdkjframework.entity.generate.template.children中的类
- ChildrenEntity() - 类的构造器 com.cdkjframework.entity.generate.template.children.ChildrenEntity
- ChinaKeyUtils - com.cdkjframework.util.encrypts.china中的类
- ChinaKeyUtils() - 类的构造器 com.cdkjframework.util.encrypts.china.ChinaKeyUtils
- CHINESE - enum class 中的枚举常量 com.cdkjframework.enums.ERegexTypeEnums
-
中文
- chineseName(String) - 类中的静态方法 com.cdkjframework.util.encrypts.DesensitizationUtils
-
中文姓名,只显示最后一个汉字,其他隐藏为星号,比如:**梦
- ChineseToEnglishUtils - com.cdkjframework.util.make中的类
- ChineseToEnglishUtils() - 类的构造器 com.cdkjframework.util.make.ChineseToEnglishUtils
- choose(Request) - 类中的方法 com.cdkjframework.cloud.loadbalancer.LeastActiveLoadBalancer
-
Choose the next server based on the load balancing algorithm.
- choose(Request) - 类中的方法 com.cdkjframework.cloud.loadbalancer.WeightRobinLoadBalancer
-
Choose the next server based on the load balancing algorithm.
- CHROME - 类中的静态变量 com.cdkjframework.constant.RegexConsts
-
chrome
- circularFence(PositionUtils.Position, PositionUtils.Position) - 类中的静态方法 com.cdkjframework.util.tool.PositionUtils
-
圆型电子围栏围栏计算
- classFormat(String) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
类名格式
- classFormat(String, String) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
属性名
- ClassMetadataUtils - com.cdkjframework.util.tool.meta中的类
- ClassMetadataUtils() - 类的构造器 com.cdkjframework.util.tool.meta.ClassMetadataUtils
- clearDataSource() - 类中的静态方法 com.cdkjframework.datasource.rw.holder.DynamicDataSourceHolder
-
清空数据源
- clientCaching(boolean) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clientCaching(boolean) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientCaching(boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientCaching(boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientCaching(boolean) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientGetname() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Get the current connection name.
- clientGetname() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientGetname() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientGetname() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientGetname() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientGetredir() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clientGetredir() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientGetredir() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientGetredir() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientGetredir() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientId() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Get the id of the current connection.
- clientId() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientId() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientId() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientId() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientInfo() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clientInfo() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientInfo() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientInfo() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientInfo() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientKill(KillArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Kill connections of clients which are filtered by
killArgs
. - clientKill(KillArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientKill(KillArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientKill(KillArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientKill(KillArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientKill(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Kill the connection of a client identified by ip:port.
- clientKill(String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientKill(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientKill(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientKill(String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientList() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Get the list of client connections.
- clientList() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientList() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientList() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientList() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientList(ClientListArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clientList(ClientListArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientList(ClientListArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientList(ClientListArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientList(ClientListArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- ClientLoginInterceptor - com.cdkjframework.util.network.http中的类
- ClientLoginInterceptor(String, String) - 类的构造器 com.cdkjframework.util.network.http.ClientLoginInterceptor
-
构建函数
- clientNoEvict(boolean) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clientNoEvict(boolean) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientNoEvict(boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientNoEvict(boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientNoEvict(boolean) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientPause(long) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Stop processing commands from clients for some time.
- clientPause(long) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientPause(long) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientPause(long) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientPause(long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clients - 类中的静态变量 com.cdkjframework.web.socket.WebSocketUtils
-
客户端集合
- clientSetinfo(String, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clientSetinfo(String, String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientSetinfo(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientSetinfo(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientSetinfo(String, String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientSetname(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientSetname(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientSetname(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Set the current connection name on all cluster nodes with pipelining.
- clientSetname(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientSetname(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientTracking(TrackingArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clientTracking(TrackingArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientTracking(TrackingArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientTracking(TrackingArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientTracking(TrackingArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clientUnblock(long, UnblockType) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Unblock the specified blocked client.
- clientUnblock(long, UnblockType) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clientUnblock(long, UnblockType) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clientUnblock(long, UnblockType) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clientUnblock(long, UnblockType) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- close() - 类中的方法 com.cdkjframework.cloud.client.BufferingFeignClientResponse
-
关闭
- close() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterPubSubConnection
- close() - 类中的方法 com.cdkjframework.redis.realize.RedisPubSubConnection
- closeAsync() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterPubSubConnection
- closeAsync() - 类中的方法 com.cdkjframework.redis.realize.RedisPubSubConnection
- CLOSEORDER_URL_SUFFIX - 类中的静态变量 com.cdkjframework.constant.WebChatPayConsts
- CloudConfig - com.cdkjframework.cloud.config中的类
- CloudConfig() - 类的构造器 com.cdkjframework.cloud.config.CloudConfig
- clusterAddSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Adds slots to the cluster node.
- clusterAddSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterAddSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterAddSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterAddSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterAddSlotsRange(Range[]) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterAddSlotsRange(Range[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterAddSlotsRange(Range<Integer>...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clusterAddSlotsRange(Range<Integer>...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterAddSlotsRange(Range<Integer>...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterBumpepoch() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Generate a new config epoch, incrementing the current epoch, assign the new epoch to this node, WITHOUT any consensus and persist the configuration on disk before sending packets with the new configuration.
- clusterBumpepoch() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterBumpepoch() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterBumpepoch() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterBumpepoch() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterCountFailureReports(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Returns the number of failure reports for the specified node.
- clusterCountFailureReports(String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterCountFailureReports(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterCountFailureReports(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterCountFailureReports(String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterCountKeysInSlot(int) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Returns the number of keys in the specified Redis Cluster hash
slot
. - clusterCountKeysInSlot(int) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterCountKeysInSlot(int) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterCountKeysInSlot(int) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterCountKeysInSlot(int) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterDelSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Removes slots from the cluster node.
- clusterDelSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterDelSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterDelSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterDelSlots(int...) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterDelSlotsRange(Range[]) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterDelSlotsRange(Range[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterDelSlotsRange(Range<Integer>...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clusterDelSlotsRange(Range<Integer>...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterDelSlotsRange(Range<Integer>...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterFailover(boolean) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Failover a cluster node.
- clusterFailover(boolean) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterFailover(boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterFailover(boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterFailover(boolean) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterFailover(boolean, boolean) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clusterFailover(boolean, boolean) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterFailover(boolean, boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterFailover(boolean, boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterFailover(boolean, boolean) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterFlushslots() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Delete all the slots associated with the specified node.
- clusterFlushslots() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterFlushslots() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterFlushslots() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterFlushslots() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterForget(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Blacklist and remove the cluster node from the cluster.
- clusterForget(String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterForget(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterForget(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterForget(String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterGetKeysInSlot(int, int) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Retrieve the list of keys within the
slot
. - clusterGetKeysInSlot(int, int) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterGetKeysInSlot(int, int) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterGetKeysInSlot(int, int) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterGetKeysInSlot(int, int) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterInfo() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Get information and statistics about the cluster viewed by the current node.
- clusterInfo() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterInfo() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterInfo() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterInfo() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterKeyslot(Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterKeyslot(Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterKeyslot(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Returns an integer identifying the hash slot the specified key hashes to.
- clusterKeyslot(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterKeyslot(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterMeet(String, int) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Meet another cluster node to include the node into the cluster.
- clusterMeet(String, int) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterMeet(String, int) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterMeet(String, int) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterMeet(String, int) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterMyId() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Obtain the nodeId for the currently connected node.
- clusterMyId() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterMyId() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterMyId() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterMyId() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterNodes() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Obtain details about all cluster nodes.
- clusterNodes() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterNodes() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterNodes() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterNodes() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterPubSubConnection() - 类中的方法 com.cdkjframework.redis.connectivity.RedisPublishConfiguration
-
消息集群订阅
- clusterPubSubConnection() - 类中的方法 com.cdkjframework.redis.connectivity.RedisSubscribeConfiguration
-
消息集群订阅
- clusterReactiveCommands() - 类中的方法 com.cdkjframework.redis.connectivity.RedisClusterConfiguration
-
集群响应
- ClusterReactiveCommands - com.cdkjframework.redis.realize中的类
- ClusterReactiveCommands() - 类的构造器 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clusterReplicas(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clusterReplicas(String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterReplicas(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterReplicas(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterReplicas(String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterReplicate(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Turn this node into a replica of the node with the id
nodeId
. - clusterReplicate(String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterReplicate(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterReplicate(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterReplicate(String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterReset(boolean) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Reset a node performing a soft or hard reset: All other nodes are forgotten All the assigned / open slots are released If the node is a replica, it turns into a master Only for hard reset: a new Node ID is generated Only for hard reset: currentEpoch and configEpoch are set to 0 The new configuration is saved and the cluster state updated If the node was a replica, the whole data set is flushed away
- clusterReset(boolean) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterReset(boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterReset(boolean) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterReset(boolean) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterSaveconfig() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Forces a node to save the nodes.conf configuration on disk.
- clusterSaveconfig() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterSaveconfig() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterSaveconfig() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterSaveconfig() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterSetConfigEpoch(long) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
This command sets a specific config epoch in a fresh node.
- clusterSetConfigEpoch(long) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterSetConfigEpoch(long) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterSetConfigEpoch(long) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterSetConfigEpoch(long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterSetSlotImporting(int, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Flag a slot as IMPORTING (incoming) from the node specified in
nodeId
. - clusterSetSlotImporting(int, String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterSetSlotImporting(int, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterSetSlotImporting(int, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterSetSlotImporting(int, String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterSetSlotMigrating(int, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Flag a slot as MIGRATING (outgoing) towards the node specified in
nodeId
. - clusterSetSlotMigrating(int, String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterSetSlotMigrating(int, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterSetSlotMigrating(int, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterSetSlotMigrating(int, String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterSetSlotNode(int, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Assign a slot to a node.
- clusterSetSlotNode(int, String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterSetSlotNode(int, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterSetSlotNode(int, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterSetSlotNode(int, String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterSetSlotStable(int) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Clears migrating / importing state from the slot.
- clusterSetSlotStable(int) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterSetSlotStable(int) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterSetSlotStable(int) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterSetSlotStable(int) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterShards() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- clusterShards() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterShards() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterShards() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterShards() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterSlaves(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
已过时。
- clusterSlaves(String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
-
已过时。
- clusterSlaves(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterSlaves(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterSlaves(String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- clusterSlots() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Get array of cluster slots to node mappings.
- clusterSlots() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- clusterSlots() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- clusterSlots() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- clusterSlots() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- CN_CHARS - 类中的静态变量 com.cdkjframework.util.make.NnumberUtils
-
汉字
- CN_UNITS - 类中的静态变量 com.cdkjframework.util.make.NnumberUtils
-
单位
- cnToUnicode(String) - 类中的静态方法 com.cdkjframework.util.encrypts.UnicodeUtils
-
汉字 转换为 unicode
- code - 类中的变量 com.cdkjframework.entity.pay.alipay.AliPayResultsEntity
-
网关返回码
- CODE - enum class 中的枚举常量 com.cdkjframework.enums.sms.AliSmsTemplateEnums
-
验证码
- codeUrl - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
-
交易类型
- COLL - 接口中的静态变量 com.cdkjframework.constant.Constants
- COLLECTION - 接口中的静态变量 com.cdkjframework.constant.Constants
-
已过时。3.5.2 后面修改成collection
- CollectUtils - com.cdkjframework.util.tool中的类
- CollectUtils() - 类的构造器 com.cdkjframework.util.tool.CollectUtils
- COLON - 接口中的静态变量 com.cdkjframework.constant.StringConstant
-
冒号
- COLON - 类中的静态变量 com.cdkjframework.util.tool.StringUtils
-
冒号
- COLUMN_MAP - 接口中的静态变量 com.cdkjframework.constant.Constants
-
已过时。
- COLUMN_MAP_IS_EMPTY - 接口中的静态变量 com.cdkjframework.constant.Constants
-
columnMap.isEmpty
- ColumnLayoutEntity - com.cdkjframework.entity.center.library中的类
- ColumnLayoutEntity() - 类的构造器 com.cdkjframework.entity.center.library.ColumnLayoutEntity
- com.cdkjframework.ai - 程序包 com.cdkjframework.ai
-
wiki-ai主要用于AI大模型的封装,只需要对AI模型最基本的设置,即可调用AI大模型。
- com.cdkjframework.ai.constant - 程序包 com.cdkjframework.ai.constant
-
常量类
- com.cdkjframework.ai.core - 程序包 com.cdkjframework.ai.core
-
wiki-ai 核心基础类
- com.cdkjframework.ai.core.impl - 程序包 com.cdkjframework.ai.core.impl
-
AI 接口实现类
- com.cdkjframework.ai.enums - 程序包 com.cdkjframework.ai.enums
-
wiki-ai 大模型枚举类
- com.cdkjframework.ai.model.deepseek - 程序包 com.cdkjframework.ai.model.deepseek
-
deepSeek 的封装实现
- com.cdkjframework.ai.model.deepseek.impl - 程序包 com.cdkjframework.ai.model.deepseek.impl
- com.cdkjframework.ai.model.doubao - 程序包 com.cdkjframework.ai.model.doubao
-
doubao 的封装实现
- com.cdkjframework.ai.model.doubao.impl - 程序包 com.cdkjframework.ai.model.doubao.impl
- com.cdkjframework.ai.model.grok - 程序包 com.cdkjframework.ai.model.grok
-
grok 的封装实现
- com.cdkjframework.ai.model.grok.impl - 程序包 com.cdkjframework.ai.model.grok.impl
- com.cdkjframework.ai.model.openai - 程序包 com.cdkjframework.ai.model.openai
-
openai 的封装实现
- com.cdkjframework.ai.model.openai.impl - 程序包 com.cdkjframework.ai.model.openai.impl
- com.cdkjframework.all.annotation - 程序包 com.cdkjframework.all.annotation
-
启用 WIKI 自动配置(Mybatis数据库连接)
- com.cdkjframework.all.jpa.annotation - 程序包 com.cdkjframework.all.jpa.annotation
-
启用 WIKI 自动配置(JPA数据库连接)
- com.cdkjframework.builder - 程序包 com.cdkjframework.builder
-
响应构造实体
- com.cdkjframework.center.annotation - 程序包 com.cdkjframework.center.annotation
-
自动生成工具
- com.cdkjframework.center.controller - 程序包 com.cdkjframework.center.controller
-
接口控制器
- com.cdkjframework.center.generate - 程序包 com.cdkjframework.center.generate
- com.cdkjframework.center.service - 程序包 com.cdkjframework.center.service
-
公共服务接口、订单生成(基于数据库),数据库修改(配合前端实现表格自定义),日志,代码生成
- com.cdkjframework.center.service.impl - 程序包 com.cdkjframework.center.service.impl
-
公共服务、订单生成(基于数据库),数据库修改(配合前端实现表格自定义),日志,代码生成
- com.cdkjframework.cloud.client - 程序包 com.cdkjframework.cloud.client
-
缓存FeignClient响应及处理
- com.cdkjframework.cloud.config - 程序包 com.cdkjframework.cloud.config
-
微服务配置
- com.cdkjframework.cloud.loadbalancer - 程序包 com.cdkjframework.cloud.loadbalancer
-
负载均衡方式
- com.cdkjframework.cloud.service - 程序包 com.cdkjframework.cloud.service
-
微服务日志接口
- com.cdkjframework.cloud.service.impl - 程序包 com.cdkjframework.cloud.service.impl
-
微服务日志接口抽象类
- com.cdkjframework.config - 程序包 com.cdkjframework.config
-
公共配置,账户,阿里OSS,自定义,数据源,拦截器,JWT,日志,Email,会员模块,MQTT,短信,缩略图,TLS,版本,微信等配置
- com.cdkjframework.configure - 程序包 com.cdkjframework.configure
-
Spring Cloud Config 客户端配置读取及刷新接口
- com.cdkjframework.constant - 程序包 com.cdkjframework.constant
-
公共常量及常量接口
- com.cdkjframework.constant.push - 程序包 com.cdkjframework.constant.push
-
消息推送常量
- com.cdkjframework.constant.sms - 程序包 com.cdkjframework.constant.sms
-
短信公共常量
- com.cdkjframework.core.annotation - 程序包 com.cdkjframework.core.annotation
-
annotation 类注解
- com.cdkjframework.core.base.mapper - 程序包 com.cdkjframework.core.base.mapper
-
基础 mapper
- com.cdkjframework.core.base.service - 程序包 com.cdkjframework.core.base.service
-
基础接口服务
- com.cdkjframework.core.business.mapper - 程序包 com.cdkjframework.core.business.mapper
-
公共业务mapper接口
- com.cdkjframework.core.controller - 程序包 com.cdkjframework.core.controller
-
基础controller接口及默认实现方法
- com.cdkjframework.core.member - 程序包 com.cdkjframework.core.member
-
用户信息读取(基于 Redis )
- com.cdkjframework.core.processor - 程序包 com.cdkjframework.core.processor
-
处理器
- com.cdkjframework.core.spring - 程序包 com.cdkjframework.core.spring
-
启动类(替换SpringBootApplication)
- com.cdkjframework.core.spring.body - 程序包 com.cdkjframework.core.spring.body
-
请求,响应Body处理封装(对数据加密,解密)
- com.cdkjframework.core.spring.cors - 程序包 com.cdkjframework.core.spring.cors
-
Cors 配置
- com.cdkjframework.core.spring.exception - 程序包 com.cdkjframework.core.spring.exception
-
公共异常帛捕获处理
- com.cdkjframework.core.spring.filter - 程序包 com.cdkjframework.core.spring.filter
-
过虑控制器
- com.cdkjframework.core.spring.format - 程序包 com.cdkjframework.core.spring.format
-
文件上传配置器
- com.cdkjframework.core.spring.web - 程序包 com.cdkjframework.core.spring.web
-
Web多视图配置器
- com.cdkjframework.datasource.jpa.annotation - 程序包 com.cdkjframework.datasource.jpa.annotation
-
JPA 自启动配置
- com.cdkjframework.datasource.jpa.builder - 程序包 com.cdkjframework.datasource.jpa.builder
-
JPA 快速构建查询条件
- com.cdkjframework.datasource.jpa.config - 程序包 com.cdkjframework.datasource.jpa.config
-
JPA 配置信息、启动配置
- com.cdkjframework.datasource.jpa.connectivity - 程序包 com.cdkjframework.datasource.jpa.connectivity
-
JPA 配置类数据库连接配置
- com.cdkjframework.datasource.jpa.repository - 程序包 com.cdkjframework.datasource.jpa.repository
-
JPA 仓储接口(整形、字符串)
- com.cdkjframework.datasource.mongodb.annotation - 程序包 com.cdkjframework.datasource.mongodb.annotation
-
Mongodb 自启动配置
- com.cdkjframework.datasource.mongodb.config - 程序包 com.cdkjframework.datasource.mongodb.config
-
Mongodb 配置信息、启动配置
- com.cdkjframework.datasource.mongodb.connectivity - 程序包 com.cdkjframework.datasource.mongodb.connectivity
-
Mongodb 配置类数据库连接配置
- com.cdkjframework.datasource.mongodb.number - 程序包 com.cdkjframework.datasource.mongodb.number
-
Mongodb 订单号生成
- com.cdkjframework.datasource.mongodb.repository - 程序包 com.cdkjframework.datasource.mongodb.repository
-
JPA 仓储接口
- com.cdkjframework.datasource.mongodb.repository.impl - 程序包 com.cdkjframework.datasource.mongodb.repository.impl
-
JPA 仓储接口实现类
- com.cdkjframework.datasource.mybatis - 程序包 com.cdkjframework.datasource.mybatis
-
Mybatis 配置
- com.cdkjframework.datasource.mybatis.annotation - 程序包 com.cdkjframework.datasource.mybatis.annotation
-
Mybatis 自启动配置
- com.cdkjframework.datasource.mybatis.config - 程序包 com.cdkjframework.datasource.mybatis.config
-
Mybatis 配置信息、启动配置
- com.cdkjframework.datasource.mybatis.connectivity - 程序包 com.cdkjframework.datasource.mybatis.connectivity
-
Mybatis 配置类数据库连接配置
- com.cdkjframework.datasource.rw - 程序包 com.cdkjframework.datasource.rw
- com.cdkjframework.datasource.rw.config - 程序包 com.cdkjframework.datasource.rw.config
- com.cdkjframework.datasource.rw.connectivity - 程序包 com.cdkjframework.datasource.rw.connectivity
- com.cdkjframework.datasource.rw.holder - 程序包 com.cdkjframework.datasource.rw.holder
- com.cdkjframework.datasource.rw.source - 程序包 com.cdkjframework.datasource.rw.source
- com.cdkjframework.datasource.rw.transaction - 程序包 com.cdkjframework.datasource.rw.transaction
- com.cdkjframework.entity - 程序包 com.cdkjframework.entity
-
公共实体
- com.cdkjframework.entity.base - 程序包 com.cdkjframework.entity.base
-
基础实体类
- com.cdkjframework.entity.center - 程序包 com.cdkjframework.entity.center
-
表格相关实体
- com.cdkjframework.entity.center.library - 程序包 com.cdkjframework.entity.center.library
- com.cdkjframework.entity.file - 程序包 com.cdkjframework.entity.file
-
文件,图片实体
- com.cdkjframework.entity.generate - 程序包 com.cdkjframework.entity.generate
- com.cdkjframework.entity.generate.template - 程序包 com.cdkjframework.entity.generate.template
-
代码生成相关实体
- com.cdkjframework.entity.generate.template.children - 程序包 com.cdkjframework.entity.generate.template.children
- com.cdkjframework.entity.http - 程序包 com.cdkjframework.entity.http
-
http相关实体
- com.cdkjframework.entity.log - 程序包 com.cdkjframework.entity.log
-
日志相关实体
- com.cdkjframework.entity.log.feign - 程序包 com.cdkjframework.entity.log.feign
- com.cdkjframework.entity.message - 程序包 com.cdkjframework.entity.message
-
消息模块实体
- com.cdkjframework.entity.message.aliyun - 程序包 com.cdkjframework.entity.message.aliyun
- com.cdkjframework.entity.message.baidu - 程序包 com.cdkjframework.entity.message.baidu
- com.cdkjframework.entity.message.tencent - 程序包 com.cdkjframework.entity.message.tencent
- com.cdkjframework.entity.mongodb - 程序包 com.cdkjframework.entity.mongodb
-
mongodb 实体类
- com.cdkjframework.entity.number - 程序包 com.cdkjframework.entity.number
-
mongo生成单号实体
- com.cdkjframework.entity.pay - 程序包 com.cdkjframework.entity.pay
-
支付相关实体
- com.cdkjframework.entity.pay.alipay - 程序包 com.cdkjframework.entity.pay.alipay
-
支付宝相关实体
- com.cdkjframework.entity.pay.alipay.impl - 程序包 com.cdkjframework.entity.pay.alipay.impl
- com.cdkjframework.entity.pay.webchat - 程序包 com.cdkjframework.entity.pay.webchat
-
微信相关实体
- com.cdkjframework.entity.pay.webchat.app - 程序包 com.cdkjframework.entity.pay.webchat.app
- com.cdkjframework.entity.pay.webchat.impl - 程序包 com.cdkjframework.entity.pay.webchat.impl
- com.cdkjframework.entity.pay.webchat.query - 程序包 com.cdkjframework.entity.pay.webchat.query
- com.cdkjframework.entity.pay.webchat.transactions.app - 程序包 com.cdkjframework.entity.pay.webchat.transactions.app
- com.cdkjframework.entity.search - 程序包 com.cdkjframework.entity.search
-
搜索引擎实体
- com.cdkjframework.entity.sms - 程序包 com.cdkjframework.entity.sms
-
短信相关实体
- com.cdkjframework.entity.sms.data - 程序包 com.cdkjframework.entity.sms.data
- com.cdkjframework.entity.sms.subscribe - 程序包 com.cdkjframework.entity.sms.subscribe
- com.cdkjframework.entity.socket - 程序包 com.cdkjframework.entity.socket
-
websocket实体
- com.cdkjframework.entity.swagger - 程序包 com.cdkjframework.entity.swagger
- com.cdkjframework.entity.user - 程序包 com.cdkjframework.entity.user
-
用户相关实体类
- com.cdkjframework.entity.user.security - 程序包 com.cdkjframework.entity.user.security
-
用户相关认证实体
- com.cdkjframework.entity.wechat - 程序包 com.cdkjframework.entity.wechat
-
微信实体
- com.cdkjframework.entity.wechat.request - 程序包 com.cdkjframework.entity.wechat.request
- com.cdkjframework.entity.wechat.response - 程序包 com.cdkjframework.entity.wechat.response
- com.cdkjframework.enums - 程序包 com.cdkjframework.enums
-
公共枚举
- com.cdkjframework.enums.basics - 程序包 com.cdkjframework.enums.basics
-
枚举接口
- com.cdkjframework.enums.datasource - 程序包 com.cdkjframework.enums.datasource
-
数据库相关枚举
- com.cdkjframework.enums.pay - 程序包 com.cdkjframework.enums.pay
-
微信支付相关枚举
- com.cdkjframework.enums.push - 程序包 com.cdkjframework.enums.push
-
海上推送相关枚举
- com.cdkjframework.enums.sms - 程序包 com.cdkjframework.enums.sms
-
短信枚举
- com.cdkjframework.exceptions - 程序包 com.cdkjframework.exceptions
-
公共异常类
- com.cdkjframework.kafka.consumer - 程序包 com.cdkjframework.kafka.consumer
-
Kafka 客户端
- com.cdkjframework.kafka.consumer.annotation - 程序包 com.cdkjframework.kafka.consumer.annotation
-
Kafka客户端自动启动类
- com.cdkjframework.kafka.consumer.config - 程序包 com.cdkjframework.kafka.consumer.config
-
Kafka 配置读取,服务连接配置
- com.cdkjframework.kafka.consumer.listener - 程序包 com.cdkjframework.kafka.consumer.listener
-
Kafka 消费者监听器
- com.cdkjframework.kafka.consumer.service - 程序包 com.cdkjframework.kafka.consumer.service
-
Kafka 服务接口
- com.cdkjframework.kafka.producer - 程序包 com.cdkjframework.kafka.producer
-
Kafka 服务端
- com.cdkjframework.kafka.producer.annotation - 程序包 com.cdkjframework.kafka.producer.annotation
-
Kafka自动启动类
- com.cdkjframework.kafka.producer.config - 程序包 com.cdkjframework.kafka.producer.config
-
Kafka 配置读取,服务连接配置
- com.cdkjframework.kafka.producer.util - 程序包 com.cdkjframework.kafka.producer.util
-
Kafka 工具类
- com.cdkjframework.license.entity - 程序包 com.cdkjframework.license.entity
-
License 实体类
- com.cdkjframework.license.helper - 程序包 com.cdkjframework.license.helper
-
License 助手工具
- com.cdkjframework.license.manager - 程序包 com.cdkjframework.license.manager
-
自定义LicenseManager,用于增加额外的服务器硬件信息校验
- com.cdkjframework.license.manger - 程序包 com.cdkjframework.license.manger
-
系统软件证书生成管理器
- com.cdkjframework.license.service - 程序包 com.cdkjframework.license.service
-
License 服务
- com.cdkjframework.license.util - 程序包 com.cdkjframework.license.util
-
证书生成接口实现
- com.cdkjframework.license.verify.annotion - 程序包 com.cdkjframework.license.verify.annotion
-
验证 Lic
- com.cdkjframework.license.verify.config - 程序包 com.cdkjframework.license.verify.config
-
License 拦截器配置类,校验配置类
- com.cdkjframework.license.verify.interceptor - 程序包 com.cdkjframework.license.verify.interceptor
-
License 验证拦截器
- com.cdkjframework.license.verify.listener - 程序包 com.cdkjframework.license.verify.listener
-
增加业务系统中自定义证书验证监听器,项目启动时安装证书&\u5b9a\u65f6\u68c0\u6d4blic\u53d8\u5316,自动更替lic
- com.cdkjframework.license.verify.manger - 程序包 com.cdkjframework.license.verify.manger
-
License校验
- com.cdkjframework.log.aop - 程序包 com.cdkjframework.log.aop
-
AOP切面接口
- com.cdkjframework.log.aop.controller - 程序包 com.cdkjframework.log.aop.controller
-
Controller AOP切面
- com.cdkjframework.log.aop.enums - 程序包 com.cdkjframework.log.aop.enums
-
方法枚举
- com.cdkjframework.log.aop.mapper - 程序包 com.cdkjframework.log.aop.mapper
-
mapper AOP 切面
- com.cdkjframework.message.call - 程序包 com.cdkjframework.message.call
-
阿里电话
- com.cdkjframework.message.sms.aliyun - 程序包 com.cdkjframework.message.sms.aliyun
-
阿里短信
- com.cdkjframework.minio - 程序包 com.cdkjframework.minio
-
MinIO 工具类
- com.cdkjframework.minio.annotation - 程序包 com.cdkjframework.minio.annotation
-
启用自动MinIO
- com.cdkjframework.minio.config - 程序包 com.cdkjframework.minio.config
-
MinIO 配置读取,服务创建配置
- com.cdkjframework.minio.connectivity - 程序包 com.cdkjframework.minio.connectivity
-
MinIO 配置服务连接配置
- com.cdkjframework.minio.enums - 程序包 com.cdkjframework.minio.enums
-
MinIO 内容类型枚举
- com.cdkjframework.mqtt.consumer - 程序包 com.cdkjframework.mqtt.consumer
-
MQTT 消费者,监听MQTT消息
- com.cdkjframework.mqtt.producer - 程序包 com.cdkjframework.mqtt.producer
-
MQTT 生产者、接口
- com.cdkjframework.redis - 程序包 com.cdkjframework.redis
-
Redis 工具
- com.cdkjframework.redis.annotation - 程序包 com.cdkjframework.redis.annotation
-
Redis 自启动配置
- com.cdkjframework.redis.config - 程序包 com.cdkjframework.redis.config
-
Redis 配置信息、启动配置
- com.cdkjframework.redis.connectivity - 程序包 com.cdkjframework.redis.connectivity
-
Redis 配置连接器(单点、集群)、Redis订阅、Redis 发布
- com.cdkjframework.redis.lock - 程序包 com.cdkjframework.redis.lock
-
Redis 分布式锁接口
- com.cdkjframework.redis.lock.impl - 程序包 com.cdkjframework.redis.lock.impl
-
Redis 分布式锁
- com.cdkjframework.redis.number - 程序包 com.cdkjframework.redis.number
-
Redis 订单号生成
- com.cdkjframework.redis.realize - 程序包 com.cdkjframework.redis.realize
-
Redis 实例命令(单点,集群)、订阅命令、发布命令
- com.cdkjframework.redis.subscribe - 程序包 com.cdkjframework.redis.subscribe
-
Redis 订阅
- com.cdkjframework.rocket.consumer - 程序包 com.cdkjframework.rocket.consumer
-
RocketMQ 客户端配置连接,工具,服务接口
- com.cdkjframework.rocket.producer - 程序包 com.cdkjframework.rocket.producer
-
RocketMQ 服务端配置连接,工具
- com.cdkjframework.security.authorization - 程序包 com.cdkjframework.security.authorization
-
Security 权限过虑器,用户身份验证提供程序,用户权限评估器,验证代码筛选器
- com.cdkjframework.security.configure - 程序包 com.cdkjframework.security.configure
-
权限配置 开启权限注解,默认是关闭的
- com.cdkjframework.security.controller - 程序包 com.cdkjframework.security.controller
-
安全认证接口
- com.cdkjframework.security.encrypt - 程序包 com.cdkjframework.security.encrypt
-
加密模块 JWT 身份验证筛选器,Md5密码编码器
- com.cdkjframework.security.handler - 程序包 com.cdkjframework.security.handler
-
用户登录成功或认证成功处理
- com.cdkjframework.security.service - 程序包 com.cdkjframework.security.service
-
服务接口
- com.cdkjframework.security.service.impl - 程序包 com.cdkjframework.security.service.impl
-
用户权限及登录查询服务
- com.cdkjframework.socket - 程序包 com.cdkjframework.socket
-
Netty Socket 服务端工具,服务端启动
- com.cdkjframework.socket.annotation - 程序包 com.cdkjframework.socket.annotation
-
socket 启动注解
- com.cdkjframework.socket.client - 程序包 com.cdkjframework.socket.client
-
Netty Socket 客户端创建
- com.cdkjframework.socket.client.config - 程序包 com.cdkjframework.socket.client.config
-
配置读取
- com.cdkjframework.socket.config - 程序包 com.cdkjframework.socket.config
-
Socket 配置读取,服务创建配置
- com.cdkjframework.socket.handler - 程序包 com.cdkjframework.socket.handler
-
Socket 通道、心跳处理
- com.cdkjframework.socket.listener - 程序包 com.cdkjframework.socket.listener
-
Socket 监听接口
- com.cdkjframework.swagger - 程序包 com.cdkjframework.swagger
- com.cdkjframework.swagger.annotation - 程序包 com.cdkjframework.swagger.annotation
- com.cdkjframework.swagger.config - 程序包 com.cdkjframework.swagger.config
- com.cdkjframework.util.date - 程序包 com.cdkjframework.util.date
-
日间工具,Date,Local类型工具
- com.cdkjframework.util.date.deserializer - 程序包 com.cdkjframework.util.date.deserializer
- com.cdkjframework.util.encrypts - 程序包 com.cdkjframework.util.encrypts
-
加密工具,MD5、JWT、RSA、AES、DES、SHA、HMAC、SM4加密、Unicode工具、CRC工具等
- com.cdkjframework.util.encrypts.china - 程序包 com.cdkjframework.util.encrypts.china
- com.cdkjframework.util.encrypts.crc - 程序包 com.cdkjframework.util.encrypts.crc
- com.cdkjframework.util.encrypts.weixin - 程序包 com.cdkjframework.util.encrypts.weixin
- com.cdkjframework.util.executor - 程序包 com.cdkjframework.util.executor
-
执行bean工具
- com.cdkjframework.util.files - 程序包 com.cdkjframework.util.files
-
文件操作工具类
- com.cdkjframework.util.files.excel - 程序包 com.cdkjframework.util.files.excel
- com.cdkjframework.util.files.excel.converter - 程序包 com.cdkjframework.util.files.excel.converter
- com.cdkjframework.util.files.excel.handler - 程序包 com.cdkjframework.util.files.excel.handler
- com.cdkjframework.util.files.freemarker - 程序包 com.cdkjframework.util.files.freemarker
- com.cdkjframework.util.files.images - 程序包 com.cdkjframework.util.files.images
- com.cdkjframework.util.files.images.code - 程序包 com.cdkjframework.util.files.images.code
- com.cdkjframework.util.files.images.pictures - 程序包 com.cdkjframework.util.files.images.pictures
- com.cdkjframework.util.files.pdf - 程序包 com.cdkjframework.util.files.pdf
- com.cdkjframework.util.fun - 程序包 com.cdkjframework.util.fun
- com.cdkjframework.util.kryo - 程序包 com.cdkjframework.util.kryo
- com.cdkjframework.util.log - 程序包 com.cdkjframework.util.log
-
自定义日志工具类(log4j封装)
- com.cdkjframework.util.make - 程序包 com.cdkjframework.util.make
-
验证码,订单工具,KEY生成(UUID等),汉字转拼音,身份证验证,随机数,雪花算法等
- com.cdkjframework.util.mockito - 程序包 com.cdkjframework.util.mockito
-
Mockito 工具
- com.cdkjframework.util.network - 程序包 com.cdkjframework.util.network
-
网络工具
- com.cdkjframework.util.network.http - 程序包 com.cdkjframework.util.network.http
- com.cdkjframework.util.network.https - 程序包 com.cdkjframework.util.network.https
- com.cdkjframework.util.network.request - 程序包 com.cdkjframework.util.network.request
- com.cdkjframework.util.push - 程序包 com.cdkjframework.util.push
-
腾讯、极光推送工具
- com.cdkjframework.util.tool - 程序包 com.cdkjframework.util.tool
-
工具类集合,发送邮件、JSON工具、GZIP工具、HEX工具、集合工具、正则表达式工具、字节工具、脚本执行工具等。
- com.cdkjframework.util.tool.mapper - 程序包 com.cdkjframework.util.tool.mapper
- com.cdkjframework.util.tool.meta - 程序包 com.cdkjframework.util.tool.meta
- com.cdkjframework.util.tool.number - 程序包 com.cdkjframework.util.tool.number
- com.cdkjframework.util.tool.validate - 程序包 com.cdkjframework.util.tool.validate
- com.cdkjframework.web.socket - 程序包 com.cdkjframework.web.socket
-
Netty 实现的 WebSocket 服务端工具封装了 WebSocket 的常用方法,接口
- com.cdkjframework.web.socket.annotation - 程序包 com.cdkjframework.web.socket.annotation
-
WebSocket 启动类注解
- com.cdkjframework.web.socket.client - 程序包 com.cdkjframework.web.socket.client
-
Websocket 客户端创建,接口
- com.cdkjframework.web.socket.config - 程序包 com.cdkjframework.web.socket.config
-
WebSocket 配置读取,服务创建配置
- com.cdkjframework.web.socket.impl - 程序包 com.cdkjframework.web.socket.impl
-
抽象web连接
- com.cdkjframework.web.socket.netty - 程序包 com.cdkjframework.web.socket.netty
-
WebSocket 服务创建、启动,配置,初始化,心跳
- COMMA - 接口中的静态变量 com.cdkjframework.constant.StringConstant
-
逗号
- COMMA - 类中的静态变量 com.cdkjframework.util.tool.StringUtils
-
逗号 值变量
- command() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Returns an array reply of details about all Redis commands.
- command() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- command() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- command() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- command() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- commandCount() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Get total number of Redis commands.
- commandCount() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- commandCount() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- commandCount() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- commandCount() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- commandInfo(CommandType...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Returns an array reply of details about the requested commands.
- commandInfo(CommandType...) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- commandInfo(CommandType...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- commandInfo(CommandType...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- commandInfo(CommandType...) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- commandInfo(String...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Returns an array reply of details about the requested commands.
- commandInfo(String...) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- commandInfo(String...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- commandInfo(String...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- commandInfo(String...) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类中的方法 com.cdkjframework.security.handler.UserAuthenticationEntryPointHandler
-
用户未登录返回结果
- COMMON_PREFIX - enum class 中的枚举常量 com.cdkjframework.ai.constant.AiCommon.DouBaoContext
-
公共前缀
- CommonUtils - com.cdkjframework.license.util中的类
- CommonUtils() - 类的构造器 com.cdkjframework.license.util.CommonUtils
- CompareUtils - com.cdkjframework.util.tool中的类
- CompareUtils() - 类的构造器 com.cdkjframework.util.tool.CompareUtils
- ComparisonEntity - com.cdkjframework.entity中的类
- ComparisonEntity() - 类的构造器 com.cdkjframework.entity.ComparisonEntity
- ComparisonUtils - com.cdkjframework.util.tool.mapper中的类
- ComparisonUtils() - 类的构造器 com.cdkjframework.util.tool.mapper.ComparisonUtils
- completed(String, String) - 类中的方法 com.cdkjframework.security.controller.SecurityCertificateController
-
扫码完成接口
- compose(Function<? super V, ? extends T>) - 接口中的方法 com.cdkjframework.util.fun.Function
-
组成
- composeFileFragment(String, String, Integer, String) - 类中的静态方法 com.cdkjframework.minio.MinioUtils
-
合并分片文件,并放到指定目录 前提是之前已把所有分片上传完毕。
- compress(String) - 类中的静态方法 com.cdkjframework.util.tool.GzipUtils
-
使用gzip压缩字符串
- compressPictures(byte[], float) - 类中的静态方法 com.cdkjframework.util.files.FileUtils
-
压缩图片(通过降低图片质量)
- compressPictures(InputStream, float) - 类中的静态方法 com.cdkjframework.util.files.FileUtils
-
压缩图片(通过降低图片质量)
- compressPictures(String, float) - 类中的静态方法 com.cdkjframework.util.files.FileUtils
-
压缩图片(通过降低图片质量)
- computeIfAbsent(Map<K, V>, K, Function<? super K, ? extends V>) - 类中的静态方法 com.cdkjframework.util.tool.CollectUtils
-
用来过渡下Jdk1.8下ConcurrentHashMap的性能bug
- ComputeSignatureError - 异常错误中的静态变量 com.cdkjframework.util.encrypts.weixin.AesException
-
密钥验证错误
- configGet(String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Get the value of a configuration parameter.
- configGet(String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- configGet(String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- configGet(String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- configGet(String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- configGet(String...) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- configGet(String...) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- configGet(String...) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- configGet(String...) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- configGet(String...) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- configResetstat() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Reset the stats returned by INFO.
- configResetstat() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- configResetstat() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- configResetstat() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- configResetstat() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- configRewrite() - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Rewrite the configuration file with the in memory configuration.
- configRewrite() - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- configRewrite() - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- configRewrite() - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- configRewrite() - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- configSet(String, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
-
Set a configuration parameter to the given value.
- configSet(String, String) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- configSet(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- configSet(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- configSet(String, String) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- configSet(Map) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- configSet(Map) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- configSet(Map<String, String>) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- configSet(Map<String, String>) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- configSet(Map<String, String>) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- configureList - 类中的静态变量 com.cdkjframework.message.sms.aliyun.AliCloudSmsUtils
-
设置配置信息
- ConfigureRefreshController - com.cdkjframework.configure中的类
- ConfigureRefreshController(ContextRefresher) - 类的构造器 com.cdkjframework.configure.ConfigureRefreshController
-
构造函数
- ConfigureService - com.cdkjframework.security.service中的接口
- confirm(String) - 类中的方法 com.cdkjframework.security.controller.SecurityCertificateController
-
扫码确认接口
- connected() - 类中的方法 com.cdkjframework.web.socket.client.WebSocketClient
-
连接
- connected() - 接口中的方法 com.cdkjframework.web.socket.client.WebSocketService
-
连接成功 当连接服务端成功后回调
- CONNECTION - 类中的静态变量 com.cdkjframework.constant.HttpHeaderConsts
-
连接
- connectionLost(Throwable) - 类中的方法 com.cdkjframework.mqtt.consumer.CdkjMqttCallback
-
连接丢失
- CONNECTOR - 类中的静态变量 com.cdkjframework.util.tool.StringUtils
-
连接符
- Constants - com.cdkjframework.constant中的接口
- constraintViolationExceptionHandler(ConstraintViolationException) - 类中的方法 com.cdkjframework.core.spring.exception.OverallSituationExceptionHandler
-
hibernate 验证异常处理
- consume(Message, ConsumeOrderContext) - 类中的方法 com.cdkjframework.rocket.consumer.AbstractMessageListener
-
订阅消息回传
- consume(RocketMqCallbackEntity) - 类中的方法 com.cdkjframework.rocket.consumer.AbstractMessageListener
-
consume
- consume(RocketMqCallbackEntity) - 接口中的方法 com.cdkjframework.rocket.consumer.RocketMessageListener
-
consume
- consumerConfig() - 类中的方法 com.cdkjframework.kafka.consumer.ConsumerConfiguration
-
消费者配置
- ConsumerConfiguration - com.cdkjframework.kafka.consumer中的类
- ConsumerConfiguration() - 类的构造器 com.cdkjframework.kafka.consumer.ConsumerConfiguration
- consumerFactory() - 类中的方法 com.cdkjframework.kafka.consumer.ConsumerConfiguration
-
消费者工厂
- ConsumerListener - com.cdkjframework.kafka.consumer.listener中的类
- ConsumerListener(ConsumerService, KafkaClientConfig) - 类的构造器 com.cdkjframework.kafka.consumer.listener.ConsumerListener
-
构造函数
- ConsumerService - com.cdkjframework.kafka.consumer.service中的接口
- contains(Object, char) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
包含指定
- contains(Object, String) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
包含指定
- CONTENT - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant
-
内容
- CONTENT_DISPOSITION - 类中的静态变量 com.cdkjframework.constant.HttpHeaderConsts
-
内容处置
- CONTENT_ENCODING - 类中的静态变量 com.cdkjframework.constant.HttpHeaderConsts
-
内容编码
- CONTENT_LENGTH - 类中的静态变量 com.cdkjframework.constant.HttpHeaderConsts
-
内容长度
- CONTENT_TYPE - 类中的静态变量 com.cdkjframework.constant.HttpHeaderConsts
-
内容类型
- CONTENT_TYPE_MULTIPART_VALUE - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant
-
form-data
- CONTENT_TYPE_VALUE - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant
-
授权
- ContentTypeEnums - com.cdkjframework.minio.enums中的Enum Class
- CONTEXT_ID - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant
-
上下文ID
- ControllerDebugAspect - com.cdkjframework.log.aop.controller中的类
- ControllerDebugAspect() - 类的构造器 com.cdkjframework.log.aop.controller.ControllerDebugAspect
- convert(long, boolean) - 类中的静态方法 com.cdkjframework.util.make.NnumberUtils
-
将数值转换为中文
- convertBoolean(Object) - 类中的静态方法 com.cdkjframework.util.tool.number.ConvertUtils
-
将值转换为布尔
- convertBoolean(Object) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
将值转换为布尔
- convertDecimal(Object) - 类中的静态方法 com.cdkjframework.util.tool.number.ConvertUtils
-
将值转换为大十进制
- convertDouble(Object) - 类中的静态方法 com.cdkjframework.util.tool.number.ConvertUtils
-
将值转换为双精度
- convertFloat(Object) - 类中的静态方法 com.cdkjframework.util.tool.number.ConvertUtils
-
将值转换为浮动
- convertInt(Object) - 类中的静态方法 com.cdkjframework.util.tool.number.ConvertUtils
-
将值转换为整数
- convertInt(Object) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
将值转换为整数
- convertLong(Object) - 类中的静态方法 com.cdkjframework.util.tool.number.ConvertUtils
-
转换为长整形
- convertLong(Object) - 类中的静态方法 com.cdkjframework.util.tool.StringUtils
-
转换为长整形
- convertString(Object) - 类中的静态方法 com.cdkjframework.util.tool.number.ConvertUtils
-
转换为字段串类型
- convertToExcelData(WriteConverterContext<LocalDate>) - 类中的方法 com.cdkjframework.util.files.excel.converter.LocalDateConverter
-
转换为Excel数据
- convertToExcelData(WriteConverterContext<LocalDateTime>) - 类中的方法 com.cdkjframework.util.files.excel.converter.LocalDateTimeConverter
-
转换为Excel数据
- convertToExcelData(LocalDate, ExcelContentProperty, GlobalConfiguration) - 类中的方法 com.cdkjframework.util.files.excel.converter.LocalDateConverter
-
转换为Excel数据
- convertToJavaData(ReadConverterContext<?>) - 类中的方法 com.cdkjframework.util.files.excel.converter.LocalDateConverter
-
转换为 JAVA 数据
- convertToJavaData(ReadConverterContext<?>) - 类中的方法 com.cdkjframework.util.files.excel.converter.LocalDateTimeConverter
- convertToJavaData(ReadCellData<?>, ExcelContentProperty, GlobalConfiguration) - 类中的方法 com.cdkjframework.util.files.excel.converter.LocalDateConverter
-
转换为 JAVA 数据
- convertToJavaData(ReadCellData<?>, ExcelContentProperty, GlobalConfiguration) - 类中的方法 com.cdkjframework.util.files.excel.converter.LocalDateTimeConverter
-
转换为 JAVA 数据
- ConvertUtils - com.cdkjframework.util.tool.number中的类
- ConvertUtils() - 类的构造器 com.cdkjframework.util.tool.number.ConvertUtils
- copy(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- copy(Object, Object) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- copy(Object, Object, CopyArgs) - 类中的方法 com.cdkjframework.redis.realize.ReactiveCommands
- copy(Object, Object, CopyArgs) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- copy(String, String) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- copy(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- copy(String, String) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- copy(String, String, CopyArgs) - 类中的方法 com.cdkjframework.redis.realize.ClusterReactiveCommands
- copy(String, String, CopyArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisClusterCommands
- copy(String, String, CopyArgs) - 类中的方法 com.cdkjframework.redis.realize.RedisCommands
- copyFile(String, String, String, String) - 类中的方法 com.cdkjframework.minio.MinioUtils
-
拷贝文件
- copyNoNullProperties(List<S>, Class<T>) - 类中的静态方法 com.cdkjframework.util.tool.CopyUtils
-
拷贝数据
- copyNoNullProperties(S, Class<T>) - 类中的静态方法 com.cdkjframework.util.tool.CopyUtils
-
拷贝数据
- copyNoNullProperties(S, T) - 类中的静态方法 com.cdkjframework.util.tool.CopyUtils
-
拷贝数据
- copyNoNullPropertiesList(List<S>, Class<T>) - 类中的静态方法 com.cdkjframework.util.tool.CopyUtils
-
已过时。
- copyProperties(List<S>, Class<T>) - 类中的静态方法 com.cdkjframework.util.tool.CopyUtils
-
拷贝数据
- copyProperties(S, Class<T>) - 类中的静态方法 com.cdkjframework.util.tool.CopyUtils
-
拷贝数据
- copyProperties(S, T) - 类中的静态方法 com.cdkjframework.util.tool.CopyUtils
-
拷贝数据
- copyPropertiesList(List<S>, Class<T>) - 类中的静态方法 com.cdkjframework.util.tool.CopyUtils
-
已过时。
- CopyUtils - com.cdkjframework.util.tool中的类
- CopyUtils() - 类的构造器 com.cdkjframework.util.tool.CopyUtils
- CORAL - enum class 中的枚举常量 com.cdkjframework.ai.constant.AiCommon.OpenaiSpeech
-
中
- couponCount - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponFee - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponFee$0 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponFee$1 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponFee$2 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponFee0 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponFee1 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponFee2 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponId0 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponId1 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponType$0 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponType$1 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponType$2 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponType0 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponType1 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- couponType2 - 类中的变量 com.cdkjframework.entity.pay.webchat.query.WebChatQueryResultEntity
- Crc16 - com.cdkjframework.util.encrypts.crc中的类
- Crc16() - 类的构造器 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Arc - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16AugCcitt - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Buypass - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16CcittFalse - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Cdma2000 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Dds110 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16DectR - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16DectX - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Dnp - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16En13757 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Genibus - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Kermit - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Maxim - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Mcrf4Xx - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Modbus - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Riello - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16T10Dif - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Teledisk - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Tms37157 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Usb - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16X25 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc16Xmodem - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- crc32 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
- Crc32 - com.cdkjframework.util.encrypts.crc中的类
- Crc32() - 类的构造器 com.cdkjframework.util.encrypts.crc.Crc32
- crc32Bzip2 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
- crc32C - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
- crc32D - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
- crc32Jamcrc - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
- crc32Mpeg2 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
- crc32Posix - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
- crc32Q - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
- crc32Xfer - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc32
- crc64 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc64
- Crc64 - com.cdkjframework.util.encrypts.crc中的类
- Crc64() - 类的构造器 com.cdkjframework.util.encrypts.crc.Crc64
- crc64We - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc64
- crc64Xz - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc64
- crc8 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- Crc8 - com.cdkjframework.util.encrypts.crc中的类
- Crc8() - 类的构造器 com.cdkjframework.util.encrypts.crc.Crc8
- crc8Cdma2000 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- crc8Darc - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- crc8DvbS2 - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- crc8Ebu - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- crc8ICode - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- crc8Itu - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- crc8Maxim - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- crc8Rohc - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- crc8Wcdma - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc8
- crcA - 类中的静态变量 com.cdkjframework.util.encrypts.crc.Crc16
- CrcCalculatorUtils - com.cdkjframework.util.encrypts.crc中的类
- CrcCalculatorUtils(AlgoParams) - 类的构造器 com.cdkjframework.util.encrypts.crc.CrcCalculatorUtils
-
构造函数
- create() - 类中的静态方法 com.cdkjframework.util.network.request.HttpConfig
-
创建默认Http配置信息
- create(AiConfig) - 接口中的方法 com.cdkjframework.ai.core.AiProvider
-
创建服务
- create(AiConfig) - 类中的方法 com.cdkjframework.ai.model.deepseek.DeepSeekProvider
-
创建服务
- create(AiConfig) - 类中的方法 com.cdkjframework.ai.model.doubao.DouBaoProvider
-
创建服务
- create(AiConfig) - 类中的方法 com.cdkjframework.ai.model.grok.GrokProvider
-
创建服务
- create(AiConfig) - 类中的方法 com.cdkjframework.ai.model.openai.OpenaiProvider
-
创建服务
- create(Object, CreateOptions, Field[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- create(Object, Field[]) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- CREATE_CONTEXT - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.DouBao
-
创建上下文缓存
- CREATE_VIDEO - 接口中的静态变量 com.cdkjframework.ai.constant.AiConstant.DouBao
-
创建视频生成任务
- createBucket() - 类中的静态方法 com.cdkjframework.util.files.AliCloudOssUtils
-
创建空间
- createBucket(String) - 类中的静态方法 com.cdkjframework.minio.MinioUtils
-
如果一个桶不存在,则创建该桶
- createClient() - 类中的静态方法 com.cdkjframework.message.sms.aliyun.AliCloudSmsUtils
-
使用AK&SK\u521d\u59cb\u5316\u8d26\u53f7Client
- createContext(List<Message>) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
创建上下文缓存: 创建上下文缓存,获得缓存 id字段后,在上下文缓存对话 API中使用。
- createContext(List<Message>, String) - 接口中的方法 com.cdkjframework.ai.model.doubao.DouBaoService
-
创建上下文缓存: 创建上下文缓存,获得缓存 id字段后,在上下文缓存对话 API中使用。
- createContext(List<Message>, String) - 类中的方法 com.cdkjframework.ai.model.doubao.impl.DouBaoServiceImpl
-
创建上下文缓存: 创建上下文缓存,获得缓存 id字段后,在上下文缓存对话 API中使用。
- createFolder(String, String) - 类中的方法 com.cdkjframework.minio.MinioUtils
-
创建目录
- createJwt(Map<String, Object>, String) - 类中的静态方法 com.cdkjframework.util.encrypts.JwtUtils
-
前三个参数为自己用户token的一些信息比如id,权限,名称等。
- createJwt(Map<String, Object>, String, long) - 类中的静态方法 com.cdkjframework.util.encrypts.JwtUtils
-
前三个参数为自己用户token的一些信息比如id,权限,名称等。
- createNextNo() - 类中的方法 com.cdkjframework.entity.generate.OrderNumberEntity
-
创建单号
- createPrivateKey(String) - 类中的静态方法 com.cdkjframework.util.encrypts.china.KeyUtils
-
将Base64转码的私钥串,转化为私钥对象
- createPublicKey(String) - 类中的静态方法 com.cdkjframework.util.encrypts.china.KeyUtils
-
将Base64转码的公钥串,转化为公钥对象
- createQrCode(String, InputStream, OutputStream) - 类中的方法 com.cdkjframework.util.files.images.code.QrCodeUtils
-
创建二维码
- createQrCode(String, OutputStream) - 类中的方法 com.cdkjframework.util.files.images.code.QrCodeUtils
-
创建二维码
- createSslContext() - 类中的静态方法 com.cdkjframework.util.network.https.TlsPool
-
构造函数
- createTable(TableLayoutEntity) - 接口中的方法 com.cdkjframework.core.business.mapper.UpdateLibraryMapper
-
创建表
- createTableColumn(TableLayoutEntity, ColumnLayoutEntity) - 接口中的方法 com.cdkjframework.core.business.mapper.UpdateLibraryMapper
-
创建字段
- createTableUniqueIndex(TableLayoutEntity, ColumnLayoutEntity) - 接口中的方法 com.cdkjframework.core.business.mapper.UpdateLibraryMapper
-
创建唯一索引
- createTopic() - 类中的方法 com.cdkjframework.kafka.consumer.listener.ConsumerListener
-
创建topic
- CRLF - 接口中的静态变量 com.cdkjframework.constant.StringConstant
-
换行
- crop(int, int, int, int) - 类中的方法 com.cdkjframework.util.files.images.code.BufferedImageLuminanceSource
-
剪裁图片
- CurrentUser - com.cdkjframework.core.member中的类
- CurrentUser() - 类的构造器 com.cdkjframework.core.member.CurrentUser
- cursorDelete(Object, long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- cursorRead(Object, long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- cursorRead(Object, long, long) - 类中的方法 com.cdkjframework.redis.realize.SearchCommands
- CustomCellStyleStrategy - com.cdkjframework.util.files.excel.handler中的类
- CustomCellStyleStrategy() - 类的构造器 com.cdkjframework.util.files.excel.handler.CustomCellStyleStrategy
- CustomCellWriteHeightStrategy - com.cdkjframework.util.files.excel.handler中的类
- CustomCellWriteHeightStrategy() - 类的构造器 com.cdkjframework.util.files.excel.handler.CustomCellWriteHeightStrategy
- CustomCellWriteWeightStrategy - com.cdkjframework.util.files.excel.handler中的类
- CustomCellWriteWeightStrategy() - 类的构造器 com.cdkjframework.util.files.excel.handler.CustomCellWriteWeightStrategy
- CustomConfig - com.cdkjframework.config中的类
- CustomConfig() - 类的构造器 com.cdkjframework.config.CustomConfig
- CustomConfig.Resource - com.cdkjframework.config中的类
- CustomeizedRequest - com.cdkjframework.core.spring.cors中的类
- CustomeizedRequest(HttpServletRequest) - 类的构造器 com.cdkjframework.core.spring.cors.CustomeizedRequest
-
构造函数
- CUSTOMER - enum class 中的枚举常量 com.cdkjframework.enums.UserTypeEnums
-
供应商
- customerNameDesensitization(String) - 类中的静态方法 com.cdkjframework.util.encrypts.DesensitizationUtils
-
客户名称脱敏
- CustomMergeStrategy - com.cdkjframework.util.files.excel.handler中的类
- CustomMergeStrategy(List<String>, List<Integer>, Integer) - 类的构造器 com.cdkjframework.util.files.excel.handler.CustomMergeStrategy
-
exportDataList 为待合并目标列的值
- CustomSheetWriteHandler - com.cdkjframework.util.files.excel.handler中的类
- CustomSheetWriteHandler(String) - 类的构造器 com.cdkjframework.util.files.excel.handler.CustomSheetWriteHandler
-
构建函数
- CustomVerifyListener - com.cdkjframework.license.verify.listener中的类
- CustomVerifyListener() - 类的构造器 com.cdkjframework.license.verify.listener.CustomVerifyListener
-
默认构造函数,干了一件事情,就是会把所有实现了这个抽象类的子类实例全部添加到全局自定义验证监听器列表中 因为在调用子类的构造函数时,会首先调用父类的构造器
- cvt(long) - 类中的静态方法 com.cdkjframework.util.make.NnumberUtils
-
数值转换为中文字符串 如2转化为贰
- cvt(long, boolean) - 类中的静态方法 com.cdkjframework.util.make.NnumberUtils
-
对于int,long类型的数据处理
- cvt(String, boolean) - 类中的静态方法 com.cdkjframework.util.make.NnumberUtils
-
数值转换为中文字符串(口语化)
- cyclical() - 类中的方法 com.cdkjframework.util.date.CalendarUtils
-
传入 offset 传回干支, 0=甲子
All Classes and Interfaces|常量字段值|所有程序包|序列化表格