RuoYi-Vue-Plus/ruoyi-common
疯狂的狮子Li 3ca1e6d45d refactor(common-redis): 优化 Redis 公共能力与缓存管理
- 修复 RedisUtils TTL 保留兼容逻辑,补充订阅取消能力与空值防御
  - CacheUtils 增加缓存存在性校验,避免空缓存链路 NPE
  - PlusSpringCacheManager 按完整 cacheName 缓存实例,避免不同参数配置被静默覆盖
  - 补充分布式锁/重复提交相关异常与空 key 处理
2026-05-16 17:16:55 +08:00
..
ruoyi-common-bom update 增加部门Excel转换处理和下拉选项数据源 2026-03-30 17:46:33 +08:00
ruoyi-common-core refactor(common-core): 优化代码中的小问题 2026-05-16 17:16:53 +08:00
ruoyi-common-doc update 优化 springdoc 自定义逻辑行为实现 2026-05-15 18:07:49 +08:00
ruoyi-common-encrypt refactor(common-encrypt): 优化加解密处理流程 2026-05-16 17:16:55 +08:00
ruoyi-common-excel refactor(common-excel): 重构 Excel 导入导出构建器 2026-05-16 17:16:55 +08:00
ruoyi-common-job feat: 升级SnailJob 1.0.0-beta3 2024-06-03 14:30:20 +08:00
ruoyi-common-json refactor(common-json): 优化 JSON 增强处理链路 2026-05-16 17:16:55 +08:00
ruoyi-common-log refactor(common-log): 优化操作日志切面处理 2026-05-16 17:16:55 +08:00
ruoyi-common-mail refactor(common-mail): 使用 MailBuilder 替代 MailUtils 2026-05-16 17:16:55 +08:00
ruoyi-common-mqtt update 优化 mqtt 客户端 增加虚拟线程支持 2026-02-10 16:32:50 +08:00
ruoyi-common-mybatis refactor(common-mybatis): 优化数据权限与分页基础能力 2026-05-16 17:16:55 +08:00
ruoyi-common-oss refactor(common-oss): 优化 OSS 客户端生命周期与配置构建 2026-05-16 17:16:55 +08:00
ruoyi-common-push refactor(common-push): 优化消息推送模块配置与连接管理 2026-05-16 17:16:55 +08:00
ruoyi-common-redis refactor(common-redis): 优化 Redis 公共能力与缓存管理 2026-05-16 17:16:55 +08:00
ruoyi-common-satoken [重大更新] 将所有通用Service接口与实体类 提炼为 ruoyi-api 模块 更通用更易扩展 2026-04-16 18:41:03 +08:00
ruoyi-common-security update 优化 客户端管理 增加白名单路径和白名单IP功能 可限制客户端能访问的具体路径与可访问的具体IP地址 2026-04-16 14:14:25 +08:00
ruoyi-common-sensitive refactor(common-json): 优化 JSON 增强处理链路 2026-05-16 17:16:55 +08:00
ruoyi-common-sms update 优化部分导入语句,修改List<Long>为Collection<Long> 2026-03-19 09:29:19 +08:00
ruoyi-common-social update 优化 统一补全代码注释 2026-03-13 19:36:14 +08:00
ruoyi-common-translation refactor(common-json): 优化 JSON 增强处理链路 2026-05-16 17:16:55 +08:00
ruoyi-common-web update 优化 全局异常拦截器 不返回具体的异常内容到前端页面 避免信息泄漏问题 2026-04-09 14:18:56 +08:00
pom.xml update 重构 common-sse 与 common-websocket 合并为 ruoyi-common-push 推送模块 2026-03-26 17:25:36 +08:00