疯狂的狮子li
|
cff90251ef
|
✨发布 5.0.0 SpringBoot3 携手多租户强势来袭
|
2 years ago |
疯狂的狮子li
|
491e6f6ebc
|
* update springboot 3.0.6 => 3.0.7
* update springboot-admin 3.0.3 => 3.0.4
* update mapstruct-plus 1.2.1 => 1.2.3
|
2 years ago |
疯狂的狮子Li
|
8f307bf05b
|
update springboot 3.0.5 => 3.0.6
update springboot-admin 3.0.2 => 3.0.3
update springdoc 2.0.4 => 2.1.0
update hutool 5.8.15 => 5.8.18
update redisson 3.20.0 => 3.20.1
|
2 years ago |
疯狂的狮子Li
|
4fc7401b67
|
update 版本号更改为 BETA 公测
|
2 years ago |
疯狂的狮子li
|
df38aad2b5
|
update 更改包名为 org.dromara
update 更改文档地址为 plus-doc.dromara.org
|
2 years ago |
疯狂的狮子li
|
1bab808025
|
update mapstruct-plus 1.1.8 => 1.2.1
|
2 years ago |
疯狂的狮子li
|
53cb1c801f
|
update xxljob 2.3.1 => 2.4.0
|
2 years ago |
疯狂的狮子li
|
f8c8770737
|
update springboot 3.0.4 => 3.0.5 修复 DoS 漏洞
update mapstruct-plus 1.1.8 => 1.1.9
|
2 years ago |
疯狂的狮子li
|
99ce2887f4
|
update 项目正式入驻 dromara 开源社区 更改项目地址
|
2 years ago |
疯狂的狮子li
|
7ac4ca554e
|
update spring-boot.mybatis 3.0.0 => 3.0.1
update spring-boot-admin 3.0.1 => 3.0.2
update mapstruct-plus 1.1.6 => 1.1.8
update maven-surefire-plugin 3.0.0-M9 => 3.0.0
|
2 years ago |
疯狂的狮子li
|
9dd57179da
|
add 新增 ip2region 实现离线IP地址定位库
|
2 years ago |
疯狂的狮子li
|
82345cbf47
|
update 更新 readme 说明 更改框架定位
|
2 years ago |
疯狂的狮子Li
|
4f301205fe
|
update springboot-admin 3.0.0 => 3.0.1
update springdoc 2.0.2 => 2.0.3
|
2 years ago |
疯狂的狮子Li
|
408da809a0
|
reset 回滚 springdoc 2.0.3 => 2.0.2 新版本有缺少依赖问题
|
2 years ago |
疯狂的狮子li
|
f8c98a1f48
|
update springdoc 2.0.2 => 2.0.3
update hutool 5.8.12 => 5.8.15 (13与14有问题勿使用)
|
2 years ago |
疯狂的狮子li
|
d4b4eb4004
|
reset 回退 hutool 版本到 5.8.12 高版本有bug
|
2 years ago |
疯狂的狮子li
|
5cf45e8663
|
update springboot 3.0.2 => 3.0.4
update easyexcel 3.2.0 => 3.2.1
update hutool 5.8.11 => 5.8.14
update redisson 3.19.2 => 3.20.0
update lombok 1.18.24 => 1.18.26
update maven-compiler-plugin 3.10.1 => 3.11.0
update maven-surefire-plugin 3.0.0-M7 => 3.0.0-M9
|
2 years ago |
疯狂的狮子li
|
5e3f504c80
|
remove 移除 BeanCopyUtils 工具类 与 JDK17 不兼容
|
2 years ago |
MichelleChung
|
6e21c64728
|
!292 mapstruct-plus 接入替换 BeanUtil
* add 新增 mapstruct-plus 用于实体类转换 ;
|
2 years ago |
疯狂的狮子li
|
fcea03a975
|
fix 修复 因 springboot 淘汰了某些类 导致启动报警告问题
|
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
|
fedb04611b
|
update springboot 3.0.1 => 3.0.2
update springboot-admin 3.0.0-M8 => 3.0.0
update easyexcel 3.1.5 => 3.2.0
|
2 years ago |
疯狂的狮子Li
|
afbc78b672
|
update 优化 !pr277 解决一些细节问题
|
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 |
疯狂的狮子li
|
ec004e9ba3
|
add 增加 (开发、测试、打包)期间必备的jvm参数
|
2 years ago |
疯狂的狮子Li
|
25f89bd236
|
update 适配 sa-token 替换新依赖 sa-token-spring-boot3-starter
|
2 years ago |
疯狂的狮子Li
|
41242cd4aa
|
update java 1.8 => 17
update springboot 2.7.7 => 3.0.1
update springboot-admin 2.7.10 => 3.0.0-M8
update springdoc 1.6.14 => 2.0.2
update lock4j 2.2.3 => 2.2.4
update dynamic-ds 3.5.2 => 3.6.1
|
2 years ago |
疯狂的狮子li
|
b0996853d1
|
update maven-surefire-plugin 2.22.2 => 3.0.0-M7
|
2 years ago |
疯狂的狮子li
|
c1df1dc7a0
|
update 更新快照版本 5.0.0-SNAPSHOT 开启 5.X 研发工作
|
2 years ago |
疯狂的狮子li
|
f3c6513d5a
|
add 新增 flatten-maven-plugin 插件统一版本号管理
|
2 years ago |
疯狂的狮子li
|
f9d9eb2d70
|
fix 修复 新版本 Redisson 存在与 boot 2.X 的兼容性问题
|
2 years ago |
疯狂的狮子li
|
242e26abee
|
🧧发布 4.5.0 新春版
|
2 years ago |
疯狂的狮子li
|
52d33195ec
|
update sa-token 1.33.0 => 1.34.0
|
2 years ago |
疯狂的狮子li
|
00b6ca5dfe
|
update springboot-admin 2.7.9 => 2.7.10
update easyexcel 3.1.4 => 3.1.5
update redisson 3.19.0 => 3.19.1
|
2 years ago |
疯狂的狮子li
|
dac463efa6
|
update mybatis-plus 3.5.3 => 3.5.3.1
|
2 years ago |
疯狂的狮子li
|
85b4adf400
|
update 优化 将环境配置放到pom文件上方 便于查看使用
|
2 years ago |
疯狂的狮子li
|
d87dfd6397
|
update mybatis-plus 3.5.2 => 3.5.3
update 优化 整理无用代码
|
2 years ago |
疯狂的狮子li
|
f6f3db1701
|
update hutool 5.8.10 => 5.8.11
update aws-s3 1.12.349 => 1.12.373
update aliyun-sms 2.0.22 => 2.0.23
update tencent-sms 3.1.635 => 3.1.660
|
2 years ago |
疯狂的狮子li
|
e1579622de
|
update 优化 maven 地址切换回 aliyun 仓库
|
2 years ago |
疯狂的狮子li
|
f2ff839106
|
update springboot 2.7.6 => 2.7.7
update easyexcel 3.1.3 => 3.1.4
|
2 years ago |
疯狂的狮子li
|
c494ab9963
|
update 优化 去除无用 guava 依赖管理 项目中已无此依赖
|
2 years ago |
疯狂的狮子li
|
409849db1a
|
update springdoc 1.6.13 => 1.6.14
update snakeyaml 1.32 => 1.33
update springboot-admin 2.7.7 => 2.7.9
|
2 years ago |
疯狂的狮子li
|
9d6b0b35a3
|
update redisson 3.18.0 => 3.19.0
|
2 years ago |
疯狂的狮子Li
|
e130475259
|
⛄发布 4.4.0 正式版
|
2 years ago |
疯狂的狮子Li
|
9c368e8e68
|
update springboot 2.7.5 => 2.7.6
update lock4j 2.2.2 => 2.2.3
update s3-adk 1.12.324 => 1.12.349
|
2 years ago |
scmiot
|
adaa93acfb
|
!256 减小腾讯短信引入jar包的体积
* 减小腾讯短信引入jar包的体积
|
2 years ago |
疯狂的狮子li
|
ca69c00cf4
|
remove 移除 tlog(不支持UI界面 使用的人太少) 建议使用 skywalking
|
2 years ago |
疯狂的狮子li
|
8dc92383d9
|
update spring-doc 1.6.12 => 1.6.13
update easyexcel 3.1.1 => 3.1.3
update hutool 5.8.8 => 5.8.10
update redisson 3.17.7 => 3.18.0
|
2 years ago |