19 Commits (977e9a119cc9cfb071b28a781f795c50b37c9bb5)

Author SHA1 Message Date
疯狂的狮子Li 57bbf64fbf 🎈发布 5.1.0 客户端授权、三方授权、传输加密、sms4j、powerjob密集来袭 1 year ago
疯狂的狮子Li af08632c37 add 新增 请求加密传输 合并优化 !pr377 1 year ago
wdhcr 10b5b0e82a 配合前端使用jsencrypt实现接口参数加密功能, 可在application.yml中全局开启, 也可通过自定义注解@ApiDecrypt对单独接口开启. 1 year ago
疯狂的狮子Li 69c5e781ac 发布 5.1.0-BETA 公测版本 1 year ago
thiszhc 005e7df1b8 优化第三方授权登录 1 year ago
疯狂的狮子li 8de7fef44a update 版本号更新 5.1.0-SNAPSHOT 1 year ago
疯狂的狮子li cff90251ef 发布 5.0.0 SpringBoot3 携手多租户强势来袭 2 years ago
疯狂的狮子Li 4fc7401b67 update 版本号更改为 BETA 公测 2 years ago
疯狂的狮子li df38aad2b5 update 更改包名为 org.dromara
update 更改文档地址为 plus-doc.dromara.org
2 years ago
zendwang 65ae5ab362 !317 集成websocket功能
* add 增加 ruoyi-common-websocket 模块 支持token鉴权 支持分布式集群消息同步
2 years ago
疯狂的狮子Li 45ac0f23e1 !286 合并 多租户功能
* add 新增 ruoyi-common-tenant 多租户模块 全框架适配多租户改动
* update 优化 隐藏页面主键
* remove 移除 缓存列表功能(多租户缓存功能繁杂多样 没有办法在页面管理)
* update 重构 全局缓存KEY 与 常用缓存KEY做区分
* update 重构 OssFactory 加载方式 改为每次比对配置做实例更新
* update 优化 SaTokenDao 改为 Bean 注入 便于扩展
* update 重构 项目初始化数据改为懒加载 不提供热加载
* update 重构 验证码开关使用配置文件(经调查少有动态开启需求)
* update 优化 启用 sqlserver 高版本语法 简化sql脚本语法
* update 优化 DataPermissionHelper 增加 开启/关闭 忽略数据权限功能
* update 优化 连接池增加 keepaliveTime 探活参数
* update 优化 调整连接池最长生命周期 防止出现警告
* update 优化 代码生成页面模板 校验不必要的表单数据
* add 新增 StringUtils splitTo 与 splitList 方法 优化业务代码
2 years ago
疯狂的狮子li c59122a194 add 新增 迁移 4.X 数据库加解密功能 2 years ago
疯狂的狮子Li 771a1045ee update 重构 抽取 jackson 功能 ruoyi-common-json 成为独立模块 2 years ago
疯狂的狮子Li c67cc725d4 update 重构 抽取脱敏功能 ruoyi-common-sensitive 成为独立模块 2 years ago
疯狂的狮子li bff9720b6f update 优化 转换模块代码 删除无用的 common-dict 依赖 2 years ago
疯狂的狮子li a5835aa0c2 add 新增 ruoyi-common-translation 通用转换模块(雏形) 2 years ago
疯狂的狮子li a0eaa5a0f6 update 重构 抽取 ruoyi-common-job 公共调度模块 2 years ago
zlyx 2ae3681286 add common 依赖 spring-boot-properties-migrator ;
add 新增 modules 模块, 包含 demo, generator, job, system 模块 ;
update 更新模块包名 rateLimiter => ratelimiter ;
refactor 重构 ratelimiter 模块, 参考幂等模块加入自动装配相关配置 ;
fix 修正 AsyncConfig 实现接口 ;
fix 修正 SwaggerConfig 注解写法 ;
fix 修正 ruoyi-common-doc pom 描述 ;
delete LogAspect 去掉无用注解 ;
2 years ago
zlyx 71a2a8245d refactor 重构 common, framework 包结构, 参照 cloud 版本拆分子模块 ;
update 更新模块包名 ;
delete 移除 sms 模块, oss 模块, framework 模块 (并入 common 模块) ;
2 years ago