Commit Graph

44 Commits

Author SHA1 Message Date
Jie Zheng
f930c9ac4b feat: 升级部分依赖于优化代码(升级fastjson2,不再兼容fastjson1),其他升级看详情
升级 hutool:5.8.35
升级 oshi-core:6.6.5
升级 mica-ip2region:2.7.18.9
升级 poi:5.4.0
升级 commons-text:1.13.0
2025-01-22 10:24:07 +08:00
Jie Zheng
dd5a118ecc feat: ️更新Spring Boot版本至2.7.18并重构安全配置 2025-01-21 16:06:45 +08:00
Jie Zheng
b3cbfa562b feat: 添加角色用户缓存及权限构建优化,前端用户管理表单验证优化 2025-01-21 14:59:42 +08:00
Jie Zheng
25e5b553e0 perf: 优化系统日志参数获取,优化在线用户Token管理,优化SQl日志打印 2025-01-18 17:48:37 +08:00
Jie Zheng
1f54a5425f docs: Update copyright year to 2025 across all files 2025-01-15 16:38:15 +08:00
Jie Zheng
70ca8370b0 refactor: 优化WangEditor组件及配置,添加QueryCustomizer,移除undertow依赖 2025-01-15 14:49:18 +08:00
Jie Zheng
80cbd417f5 feat: 添加优化后的运维管理 2025-01-15 14:20:46 +08:00
Jie Zheng
e4977dced5 fix: 防止CSV注入,处理导出数据特殊字符 2025-01-15 09:22:13 +08:00
Jie Zheng
d0e4da214d refactor: 优化FileUtil日志和文件操作方法 2025-01-14 16:12:35 +08:00
Jie Zheng
79f56796d8 refactor: 优化系统模块缓存使用 2025-01-14 15:49:47 +08:00
Jie Zheng
6413e5fd87 refactor: SecurityUtils优化获取用户名与用户ID方式 2025-01-14 14:58:53 +08:00
Jie Zheng
2c23b68d08 refactor: 优化项目结构,移除运维管理,更新Sql文件 2025-01-14 11:40:21 +08:00
Jie Zheng
b9518dbec8 refactor: 优化代码生成模板,优化项目结构 2025-01-14 11:06:23 +08:00
Jie Zheng
88ea29feff fix: 修复EncryptUtils多线程环境中共享同一个 Cipher实例导致【 Cipher not initialized】的问题
close https://github.com/elunez/eladmin/issues/865
2025-01-13 18:30:41 +08:00
Jie Zheng
cfbbc7c857 refactor: 代码优化 2025-01-13 17:04:22 +08:00
Jie Zheng
d2bb69798a refactor: 优化安全配置和代码结构 2025-01-13 16:46:48 +08:00
Jie Zheng
1136bb6172 refactor: 优化线程池配置及日志级别调整 2025-01-13 15:56:31 +08:00
Jie Zheng
eb17ffdfc7 feat: 优化配置和代码结构
1、优化项目结构、优化部分配置
2、优化Redis配置类,缓存需手动指定key生成器
3、新增AnonTagUtils,用于获取匿名接口
4、优化Swagger,排除不需要认证的接口
5、新增BigDecimalUtils,用于BigDecimal类型,+-*/计算,元与分的转换
2025-01-13 14:32:27 +08:00
Jie Zheng
fc5fbe0c85 refactor: 优化匿名访问URL处理逻辑,优化Swagger接口认证配置 2025-01-13 10:51:36 +08:00
Jie Zheng
3d5f6646c4 feat: 更新Druid版本并移除广告配置 2025-01-11 13:44:03 +08:00
Jie Zheng
c474e0f3ee fix: 优化LimitAspect中RedisScript类型及ObjUtil判断
close https://github.com/elunez/eladmin-mp/issues/47
2025-01-11 10:28:49 +08:00
Jie Zheng
987c5ec779 refactor: 移除AuditorConfig和BadConfigurationException类 2025-01-07 16:07:12 +08:00
Jie Zheng
7b37a94027 refactor: 优化RedisUtils 2025-01-06 15:25:10 +08:00
Jie Zheng
232bcc1c38 feat: 增加SQL日志颜色格式化 2024-12-26 11:24:46 +08:00
Jie Zheng
3de776746e refactor: 替换log4jdbc为p6spy并优化配置 2024-12-26 10:01:30 +08:00
Zheng Jie
f111e28c28 fix: hutool vulnerable to SQL Injection 2024-08-19 09:22:57 +08:00
Zheng Jie
5b970b0430 v1.1 版本发布 🎉 2023-07-26 14:53:29 +08:00
Zheng Jie
0bbbdcbefb update SwaggerConfig.java
close https://gitee.com/elunez/eladmin-mp/issues/I7K6A4
2023-07-12 16:22:13 +08:00
Zheng Jie
895864b88d 代码优化 2023-07-10 11:04:25 +08:00
Zheng Jie
2572c1600c 代码优化 2023-07-07 10:41:09 +08:00
Zheng Jie
7bd3d774b5 升级依赖,修复七牛配置保存主键冲突问题 2023-07-06 22:18:16 +08:00
Zheng Jie
b5cdaee8f0 统一使用fastjson进行Json操作 2023-07-06 20:41:50 +08:00
Zheng Jie
78b58091e4 移除 yauaa 获取UA信息,采用hutoolUA工具类-UserAgentUtil 获取浏览器信息 2023-07-05 18:11:47 +08:00
Zheng Jie
4579046143 移除 yauaa 获取UA信息,采用hutoolUA工具类-UserAgentUtil 获取浏览器信息
close https://github.com/elunez/eladmin-mp/issues/5
2023-07-05 17:53:15 +08:00
Zheng Jie
02006c5113 v1.0 版本发布 2023-07-05 14:24:33 +08:00
Zheng Jie
fc49522f94 代码优化,去除遗留的jackson代码 2023-07-05 11:36:46 +08:00
Zheng Jie
0c942c5f5e 用户登录优化,踢出用户性能优化,在线用户查询性能优化
https://github.com/elunez/eladmin/issues/802
2023-07-04 22:31:04 +08:00
Zheng Jie
4d4c8de128 RedisUtils key过期时间增加提示
close https://github.com/elunez/eladmin/issues/763
2023-07-04 17:13:39 +08:00
Zheng Jie
db21bd361d 修复 redis autoType 问题 2023-07-04 09:53:05 +08:00
Zheng Jie
32024a5ca3 代码优化 2023-07-03 14:01:11 +08:00
Zheng Jie
26ecc8dd34 代码优化 2023-07-03 13:58:58 +08:00
Zheng Jie
e86c2552a1 新增PageResult类,用作列表返回 2023-06-30 15:01:49 +08:00
Zheng Jie
927589fd3f PageUtil 优化 2023-06-27 10:50:02 +08:00
Zheng Jie
8613cb1140 eladmin mybatis-plus 发布 2023-06-26 15:10:45 +08:00