Jie Zheng
|
0a51ae5123
|
feat: 优化Redis配置,添加AutoConfigureBefore注解
|
2025-01-25 13:39:10 +08:00 |
Jie Zheng
|
41ccc1f6e6
|
refactor: 从CacheConfig注解中移除keyGenerator,优化Redis配置
|
2025-01-25 10:19:56 +08:00 |
Jie Zheng
|
4e4ca20828
|
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:17:28 +08:00 |
Jie Zheng
|
f9799cdfb3
|
style: 📚️更新 README.md
|
2025-01-21 16:35:40 +08:00 |
Jie Zheng
|
8e4f44a670
|
style: 📚️添加Spring日志级别控制为warn
|
2025-01-21 16:31:25 +08:00 |
Jie Zheng
|
0edf43c78e
|
feat: ✨️更新Spring Boot版本至2.7.18并重构安全配置
|
2025-01-21 16:00:41 +08:00 |
Jie Zheng
|
b6295a7bdf
|
fix: 修复重置密码后,未删除缓存的问题
close https://github.com/elunez/eladmin/issues/866
|
2025-01-21 15:35:20 +08:00 |
Jie Zheng
|
31b033afe8
|
perf: 优化用户缓存管理,统一转换为小写
close https://github.com/elunez/eladmin/issues/866
|
2025-01-21 15:20:02 +08:00 |
Jie Zheng
|
db63c953d4
|
perf: 添加权限检查,优化角色缓存及命名
|
2025-01-21 15:00:44 +08:00 |
Jie Zheng
|
0a91748fd2
|
perf: 优化Token生成
|
2025-01-18 18:03:56 +08:00 |
Jie Zheng
|
fb422c6a9a
|
perf: 优化系统日志参数获取,优化在线用户Token管理,优化SQl日志打印
|
2025-01-18 17:55:13 +08:00 |
Jie Zheng
|
7b2fa3c679
|
fix: 修复缓存导致的用户登录提示密码错误问题
|
2025-01-17 15:23:29 +08:00 |
Jie Zheng
|
10b43563aa
|
refactor: 移除缓存注解,优化Redis缓存使用
|
2025-01-16 09:41:47 +08:00 |
Jie Zheng
|
fe8d271557
|
feat: 更新数据库表结构及注释,优化代码生成配置
|
2025-01-15 18:22:17 +08:00 |
Jie Zheng
|
311396f86c
|
refactor: 移除冗余类,优化DTO和查询条件注解
|
2025-01-15 18:14:14 +08:00 |
Jie Zheng
|
4061a07850
|
refactor: 优化代码生成模板
|
2025-01-15 16:44:28 +08:00 |
Jie Zheng
|
e62f450394
|
docs: Update copyright year to 2025 across all files
|
2025-01-15 16:38:28 +08:00 |
Jie Zheng
|
5963acb664
|
feat: 优化Redis缓存配置,集成Redisson,增强日志配置
|
2025-01-15 16:36:42 +08:00 |
Jie Zheng
|
51d9f42273
|
refactor: 优化安全配置和代码结构,移除冗余类,SecurityUtils优化获取用户名与用户ID方式
|
2025-01-15 16:16:30 +08:00 |
Jie Zheng
|
75df46b5dc
|
refactor: 替换log4jdbc为p6spy,优化SQL日志输出
|
2025-01-15 15:57:38 +08:00 |
Jie Zheng
|
4454b71bfd
|
feat: 优化配置和代码结构
1、优化项目结构、优化部分配置
2、新增AnonTagUtils,用于获取匿名接口
3、优化Swagger,排除不需要认证的接口
4、新增BigDecimalUtils,用于BigDecimal类型,+-*/计算,元与分的转换
|
2025-01-15 15:28:41 +08:00 |
Jie Zheng
|
326d50503a
|
refactor: 提取匿名访问URL处理至AnonTagUtils工具类,优化Swagger接口认证配置
|
2025-01-15 15:12:44 +08:00 |
Jie Zheng
|
111ff997c5
|
feat: 添加RemoveDruidAdConfig以移除Druid广告
|
2025-01-15 15:08:27 +08:00 |
Jie Zheng
|
733dd78e92
|
feat: 添加启动日志和Swagger访问信息
|
2025-01-15 15:07:01 +08:00 |
Jie Zheng
|
de60187054
|
perf: 升级 Spring Boot 版本至2.6.6,升级 druid 版本至 1.2.19,优化druid配置
|
2025-01-15 15:05:21 +08:00 |
Jie Zheng
|
09585d3f0b
|
refactor: 优化RedisUtils,增强缓存获取功能
|
2025-01-15 15:04:38 +08:00 |
Jie Zheng
|
c62ac4c383
|
fix: 增加JDBC URL安全参数过滤,防止SQL注入等漏洞
close https://github.com/elunez/eladmin/issues/839
|
2025-01-15 11:05:47 +08:00 |
Jie Zheng
|
13ae86ad15
|
update
|
2025-01-15 10:37:18 +08:00 |
Jie Zheng
|
008181b079
|
fix: 修复运维管理:数据库和部署管理中存在任意文件上传和删除漏洞,添加非法文件名过滤
close https://github.com/elunez/eladmin/issues/851
|
2025-01-15 10:30:39 +08:00 |
Jie Zheng
|
5a3786bd03
|
update: 升级hutool版本至5.8.21
|
2025-01-15 10:09:27 +08:00 |
Jie Zheng
|
a14d2c4324
|
fix(LimitAspect): 使用ObjUtil优化空值判断
|
2025-01-15 09:26:29 +08:00 |
Jie Zheng
|
7d32b7bad6
|
Merge branch 'master' of github.com:elunez/eladmin
|
2025-01-15 09:25:04 +08:00 |
Jie Zheng
|
d6a16e9afc
|
fix: 防止CSV注入,处理导出数据特殊字符
close https://github.com/elunez/eladmin/issues/863
|
2025-01-15 09:21:51 +08:00 |
Jie Zheng
|
6159b94c90
|
fix: 修复EncryptUtils多线程环境中共享同一个 Cipher实例导致【 Cipher not initialized】的问题
close https://github.com/elunez/eladmin/issues/865
|
2025-01-13 18:30:20 +08:00 |
Jie Zheng
|
ba5b42bde7
|
update README.md
|
2024-12-29 10:44:50 +08:00 |
Jie Zheng
|
bb11e403cb
|
移除OnlineUserService中kickOutForUsername的@Async注解
close https://github.com/elunez/eladmin-mp/issues/43
|
2024-12-09 09:04:16 +08:00 |
l2063610646
|
08f4860483
|
fix(LimitAspect): 修复lua脚本执行结束后,类型转换失败的bug (#810)
* fix(EmailServiceImpl): 解决由于jdk8之后默认禁用了部分tls协议,从而导致发送邮件失败的问题
1、测试jdk版本:jdk1.8.0_351
* fix(LimitAspect): 修复lua脚本执行结束后,类型转换失败的bug
1、测试jdk版本:jdk1.8.0_351、jdk11.0.18
类型转换失败,不能将值转换为Number,用Long进行替代
|
2024-09-19 10:01:03 +08:00 |
Zheng Jie
|
f4f76deaf9
|
fix: 初始化sql问题
|
2024-08-09 20:21:32 +08:00 |
Zheng Jie
|
0494f6ad17
|
feat: quartz 分布式支持,默认单机运行,如果需要支持分布式可以查看 application-quartz.yml 注释
|
2024-08-09 20:03:02 +08:00 |
Zheng Jie
|
3e65992255
|
update README.md
|
2024-05-24 16:11:33 +08:00 |
Zheng Jie
|
ab0d02a473
|
update
|
2024-04-02 20:22:02 +08:00 |
Zheng Jie
|
3b6b514ada
|
修复token续期不生效问题
close https://github.com/elunez/eladmin/issues/832
|
2024-01-02 14:38:34 +08:00 |
Zheng Jie
|
2a879115bc
|
修复退出登录,提出用户,前端401死循环问题
close https://github.com/elunez/eladmin/issues/817
|
2023-10-08 14:54:34 +08:00 |
Zheng Jie
|
490a8f24c0
|
update README.md
|
2023-08-12 18:49:02 +08:00 |
Zheng Jie
|
b17873ff9d
|
update README.md
|
2023-08-12 18:48:52 +08:00 |
Zheng Jie
|
f3fb86a699
|
update eladmin.sql
|
2023-07-28 15:55:13 +08:00 |
l2063610646
|
7b52d617e5
|
fix(EmailServiceImpl): 解决由于jdk8之后默认禁用了部分tls协议,从而导致发送邮件失败的问题 (#809)
1、测试jdk版本:jdk1.8.0_351
|
2023-07-26 17:00:03 +08:00 |
Zheng Jie
|
d6cb573671
|
update README.md
|
2023-07-26 15:24:22 +08:00 |
Zheng Jie
|
61c7131343
|
update SwaggerConfig.java
close https://github.com/elunez/eladmin/issues/807
|
2023-07-12 16:21:10 +08:00 |
Zheng Jie
|
6d4a00406f
|
update eladmin.sql
close https://github.com/elunez/eladmin/issues/806
|
2023-07-11 16:36:48 +08:00 |