Commit Graph

73 Commits

Author SHA1 Message Date
Ray.Hao
9152ab654d feat(code): 代码生成新增 curd 页面模板和优化 2025-08-21 18:09:07 +08:00
Ray.Hao
395c0f8bfa chore: bump version to 3.0.0 2025-06-11 20:49:15 +08:00
Ray.Hao
af8b5c847d refactor: 升级 SpringBoot 3.5.0 版本和代码结构优化 2025-06-11 20:47:02 +08:00
Ray.Hao
3244af424d chore: 依赖顺序优化和完善注释 2025-03-25 23:17:18 +08:00
Ray.Hao
7aef158dca refactor: Update EasyExcel to FastExcel (easyexcel-plus) 2025-03-24 12:52:46 +08:00
Ray.Hao
f47c56bef2 chore: bump version to 2.22.0 2025-03-24 07:27:35 +08:00
Theo
cb8a2c4f41 feat(cache): 添加 Caffeine缓存支持并优化日志处理
- 在应用配置中添加 Caffeine 缓存配置
- 新增 CaffeineConfig 类用于缓存管理
- 在 Log 实体中添加 userAgent 字段保存原始用户代理字符串
- 优化 LogAspect 中的用户代理解析逻辑,增加缓存支持
- 更新数据库表结构,在 log 表中添加 user_agent 列
2025-02-10 10:21:39 +08:00
Ray.Hao
cce3c016e5 chore: bump version 20 2.21.0 2025-01-13 18:15:38 +08:00
Ray.Hao
eaf03138b9 refactor: 移除匿名访问的设计,还原常用的白名单配置方案 2024-12-25 23:37:37 +08:00
haoxr
8bd9d1ca4c chore: 升级项目依赖 2024-12-18 21:51:02 +08:00
Ray.Hao
4bce8732ba chore: bump version to 2.18.0 2024-12-08 16:40:52 +08:00
haoxr
b1ce7493fc chore: bump version to 2.17.0 2024-12-03 20:18:39 +08:00
haoxr
07796fd62a Merge branch 'master' of https://gitee.com/youlaiorg/youlai-boot 2024-12-01 21:31:09 +08:00
haoxr
4fba72d336 chore: 升级springboot版本3.4.0和mysql使用新版的驱动 2024-12-01 21:28:59 +08:00
wangtaocs
d24dafc1fb feat: 微信登录功能开发 2024-11-29 11:09:56 +08:00
haoxr
560e31a370 chore: bump version to 2.16.0 2024-11-14 18:35:38 +08:00
Ray.Hao
3ff8fff76e chore: upgrade version 2.14.0 to 2.15.0 2024-10-18 22:23:03 +08:00
Ray.Hao
e1f4707006 chore: upgrade version 2.13.0 to 2.14.0 2024-10-12 08:23:03 +08:00
Ray.Hao
43b6b75821 chore: 升级SpringBoot至最新版本3.3.4 2024-10-10 18:36:56 +08:00
ray
2f01e054a4 fix: 通知公告和字典重构问题修复 2024-10-08 00:40:01 +08:00
ray
3fadc0bb96 feat: JWT 生成支持永不过期(ttl设置为-1) 2024-10-06 13:42:27 +08:00
ray
b4f11b16d0 refactor: 生成代码重构优化 2024-09-07 15:24:15 +08:00
Ray.Hao
f9e9dbcedd refactor: 项目目录重构 2024-08-31 01:36:13 +08:00
ray
c2a28147ac refactor: WebSocket 优化 2024-08-23 22:25:21 +08:00
ray
9e4e95eb43 chore: 添加邮件和阿里云短信依赖 2024-08-19 00:23:28 +08:00
ray
6e12d10120 feat: 新增首页统计接口 2024-06-30 23:56:22 +08:00
Ray.Hao
3c4376a50f chore: 升级 SpringBoot 版本至 3.3.1 2024-06-28 17:58:12 +08:00
Ray.Hao
d13adf233d feat: 包结构调整,整合ip2region解析ip的所在区域 2024-06-27 14:47:50 +08:00
hxr
7d1fcfbef4 refactor: 系统功能重构 2024-06-24 08:15:46 +08:00
hxr
9a753a2e94 chore: 回退easyexcel版本 2024-06-06 08:21:26 +08:00
Ray.Hao
8a8c2c63e1 build: 升级项目依赖和项目版本号 2024-05-30 18:26:20 +08:00
hxr
26baecd241 chore: 升级 SpringBoot 版本 3.2.5 → 3.3.0和项目版本号2.8.0 2024-05-27 00:30:52 +08:00
hxr
8a064a22d9 build: 升级项目和Springboot版本 2024-05-13 22:53:57 +08:00
Ray.Hao
b790de2a76 build(pom.xml): 升级项目版本号 2.7.02.7.1 2024-04-18 18:17:13 +08:00
haoxr
0ea36e3f45 Merge branch 'master' of https://gitee.com/youlaiorg/youlai-boot 2024-04-10 22:36:58 +08:00
haoxr
4b4bee4cd8 feat: 项目集成mybatis-plus-generator 代码生成器
Closes https://gitee.com/youlaiorg/youlai-boot/issues/I80MH1
2024-04-10 22:35:07 +08:00
hxr
37fc6e5067 build(pom.xml): 升级 SpringBoot 版本至 3.2.3 2024-03-21 23:54:15 +08:00
haoxr
1affb04996 build(pom.xml): 升级 SpringBoot 版本至 3.2.3 2024-03-09 00:01:17 +08:00
haoxr
4aaa5c0745 build(pom.xml): 升级 SpringBoot 版本 3.2.1 → 3.2.2 2024-02-20 16:26:21 +08:00
haoxr
911af69c0d refactor: 用户权限方案重构,黑名单实现 JWT 主动注销 2024-01-25 16:40:31 +08:00
hxr
9403479af7 refactor: 代码重构,移除 jjwt 的 JWT 库,使用 HuTool 工具实现 JWT 生成(默认jjwt库)、验证和解析。 2024-01-20 23:19:02 +08:00
haoxr
f662af4e23 chore(pom.xml): 升级SpringBoot3.2.1,Mybatis-Plus3.5.5版本 2024-01-17 22:14:56 +08:00
hxr
bdf5c42dcd chore: 升级项目版本号 2.5.12.5.2 2023-12-22 15:36:55 +08:00
hxr
da414475a2 chore: 升级 hutool 工具版本 2023-12-22 10:07:24 +08:00
hxr
b857269264 chore: 版本号更新 2023-12-12 23:25:57 +08:00
hxr
e16ffe3a95 chore: 升级 SpringBoot 版本至 3.2.0 2023-12-11 23:25:14 +08:00
hxr
7183ede9b4 chore: 升级项目版本号 2.4.1 → 2.5.0 2023-12-05 23:51:41 +08:00
haoxr
e28b3e9490 feat: Spring Boot 整合 Spring Cache 和 Redis 缓存 2023-12-04 21:39:12 +08:00
haoxr
9e5ff6dfc5 chore: 升级redisson版本至3.24.3,并使用域名替代IP 2023-11-14 23:44:57 +08:00
haoxr
4be48704cd chore: 升级 SpringBoot 版本 3.1.43.1.5 2023-11-07 23:36:56 +08:00