| .. |
|
ruoyi-common-alibaba-bom
|
🎀发布 2.2.2 正式版
|
2024-10-25 11:03:32 +08:00 |
|
ruoyi-common-bom
|
🎀发布 2.2.2 正式版
|
2024-10-25 11:03:32 +08:00 |
|
ruoyi-common-bus
|
update 优化 common-bus 模块支持 rocketmq
|
2024-07-03 10:33:12 +08:00 |
|
ruoyi-common-core
|
update 优化 将ip2region.xdb文件转移到web包下 防止其他项目使用core包打包太大问题
|
2024-10-16 16:16:49 +08:00 |
|
ruoyi-common-dict
|
update 优化 删除无用依赖
|
2024-05-09 16:50:54 +08:00 |
|
ruoyi-common-doc
|
update 删除一些跟swagger有关的字眼 避免误解
|
2023-07-25 13:01:55 +08:00 |
|
ruoyi-common-dubbo
|
update 优化 增加dubbo元数据中心 redis集群配置示例
|
2024-09-11 16:53:45 +08:00 |
|
ruoyi-common-elasticsearch
|
update easy-es 1.1.1 => 2.0.0-beta4
|
2023-11-22 12:29:30 +08:00 |
|
ruoyi-common-encrypt
|
fix 修复 EncryptorManager 缓存失效问题导致的内存膨胀
|
2024-10-14 00:39:30 +08:00 |
|
ruoyi-common-excel
|
fix 修复 升级依赖导致的依赖冲突
|
2024-08-29 20:52:55 +08:00 |
|
ruoyi-common-idempotent
|
fix 修复 类型判断错误
|
2024-01-09 17:30:12 +08:00 |
|
ruoyi-common-job
|
feat: 升级SnailJob 1.0.0-beta3
|
2024-06-03 17:20:13 +08:00 |
|
ruoyi-common-json
|
docs 新增工具类注释
|
2024-07-02 14:49:06 +08:00 |
|
ruoyi-common-loadbalancer
|
update 修改统一管理版本号
|
2023-04-27 13:48:20 +08:00 |
|
ruoyi-common-log
|
update 优化 操作日志记录DELETE请求参数
|
2024-10-17 17:35:05 +08:00 |
|
ruoyi-common-logstash
|
update 修改统一管理版本号
|
2023-04-27 13:48:20 +08:00 |
|
ruoyi-common-mail
|
update hutool 5.8.29 => 5.8.31 解决hutool不兼容jakarta问题
|
2024-08-13 13:35:00 +08:00 |
|
ruoyi-common-mybatis
|
update 优化 postgres适配findInSet写法 提高查询效率
|
2024-10-24 14:48:07 +08:00 |
|
ruoyi-common-nacos
|
docs 新增工具包注释
|
2024-07-03 09:36:59 +08:00 |
|
ruoyi-common-oss
|
fix 修复oss上传10秒超时,设置默认时间一分钟
|
2024-10-16 15:31:07 +08:00 |
|
ruoyi-common-prometheus
|
update 修改统一管理版本号
|
2023-04-27 13:48:20 +08:00 |
|
ruoyi-common-ratelimiter
|
update 优化 限流注解 又写key又不是表达式的情况
|
2024-07-23 16:35:31 +08:00 |
|
ruoyi-common-redis
|
update 优化 补全 @Override 注解
|
2024-10-08 16:31:18 +08:00 |
|
ruoyi-common-satoken
|
add 增加 ruoyi-common-sse 模块 支持SSE推送 比ws更轻量更稳定的推送
|
2024-07-26 17:38:00 +08:00 |
|
ruoyi-common-seata
|
feature nacos升级到版本2.3.2, 并默认开启nacos服务端授权认证
|
2024-05-10 15:29:36 +08:00 |
|
ruoyi-common-security
|
add 增加 springboot actuator 账号密码认证 杜绝内外网信息泄漏问题
|
2024-07-24 20:07:56 +08:00 |
|
ruoyi-common-sensitive
|
update 脱敏策略优化增加密码
|
2024-07-29 15:16:29 +08:00 |
|
ruoyi-common-sentinel
|
fix 修复 由于alibaba sentinel 初始化机制变更导致的无法连接问题
|
2024-07-16 16:34:48 +08:00 |
|
ruoyi-common-skylog
|
update 修改统一管理版本号
|
2023-04-27 13:48:20 +08:00 |
|
ruoyi-common-sms
|
add 新增SMS异常处理器
|
2024-05-26 20:40:45 +08:00 |
|
ruoyi-common-social
|
fix 修复 三方登录构建去除无用代码
|
2024-08-23 10:30:53 +08:00 |
|
ruoyi-common-sse
|
fix 修复 同一个用户不同token连接不同服务导致发送不到问题(改为全局发送)
|
2024-10-08 14:44:55 +08:00 |
|
ruoyi-common-tenant
|
update 优化 redis操作 如果无法忽略租户id则全局处理
|
2024-09-19 23:14:33 +08:00 |
|
ruoyi-common-translation
|
fix 修复 导入oss方法命名不规范导致的问题
|
2024-06-15 16:49:01 +08:00 |
|
ruoyi-common-web
|
fix 修复 xss过滤器 未过滤url参数问题
|
2024-10-21 14:01:34 +08:00 |
|
ruoyi-common-websocket
|
fix 修复 多线程对同一个session发送ws消息报错问题
|
2024-08-22 17:54:53 +08:00 |
|
pom.xml
|
add 增加 ruoyi-common-sse 模块 支持SSE推送 比ws更轻量更稳定的推送
|
2024-07-26 17:38:00 +08:00 |