Commit Graph

25 Commits

Author SHA1 Message Date
hxr
9403479af7 refactor: 代码重构,移除 jjwt 的 JWT 库,使用 HuTool 工具实现 JWT 生成(默认jjwt库)、验证和解析。 2024-01-20 23:19:02 +08:00
hxr
257930f786 refactor: 优化验证码样式 2023-12-22 15:34:43 +08:00
haoxr
a1a1a64f73 refactor: 验证码重构 2023-12-16 14:10:42 +08:00
hxr
19fed752fd feat: 增加 spring cache 开关配置,默认关闭 2023-12-09 14:33:07 +08:00
haoxr
e28b3e9490 feat: Spring Boot 整合 Spring Cache 和 Redis 缓存 2023-12-04 21:39:12 +08:00
haoxr
0fa99a61ae chore: 验证码配置 2023-12-01 18:42:23 +08:00
haoxr
9e5ff6dfc5 chore: 升级redisson版本至3.24.3,并使用域名替代IP 2023-11-14 23:44:57 +08:00
haoxr
d21ba9e083 chore(application-*.yml): 更新接口文档配置 2023-10-17 21:45:31 +08:00
haoxr
3ff462305b refactor: SpringSecurity + JWT 认证鉴权重构 2023-09-13 18:27:15 +08:00
haoxr
9453600715 refactor: 添加 websocket 连接认证拦截器实现点对点指定用户发送消息;移除 easy-captcha 替换为 hutool-captcha验证码实现代码简化;重构认证接口控制层代码。 2023-09-12 18:25:16 +08:00
hxr
09bfa1876d refactor: 项目SQL和部署脚本目录调整,添加 jackson 序列化默认时区和格式 2023-09-02 23:55:28 +08:00
haoxr
78f8d737fb refactor: 完善 Aliyun OSS 配置注释 2023-06-03 11:04:17 +08:00
haoxr
260e7950c5 feat: 新增 aliyun 文件对象存储方式和代码重构优化 2023-06-03 11:01:50 +08:00
haoxr
bae662d4b1 chore: 添加系统配置项 2023-05-18 08:07:06 +08:00
郝先瑞
d430345315 refactor: 代码优化 2023-05-11 07:49:20 +08:00
郝先瑞
10a6bb7a40 refactor: 移除多数据源 2023-05-04 00:00:10 +08:00
郝先瑞
323f1c8f1f feat: SpringBoot 整合 xxl-job 2023-04-22 17:48:20 +08:00
haoxr
0bfb85317a chore: 增加动态数据源配置 2023-04-21 18:32:05 +08:00
haoxr
c590fd7607 feat: 完善注销功能逻辑,通过黑名单的方式实现注销场景JWT失效控制 2023-03-25 14:25:29 +08:00
haoxr
20dec09bf5 feat: 新增验证码和代码优化重构 2023-03-24 22:41:59 +08:00
haoxr
2028baa721 feat: 接口文档根据ascii码排序 2023-03-04 23:58:17 +08:00
haoxr
a2a7853dbf chore: 添加接口文档开关配置 2023-03-03 00:48:40 +08:00
haoxr
c41d3304a9 fix: 升级springboot3 redis配置由spring.redis → spring.data.redis 2023-02-17 18:50:57 +08:00
haoxr
6c9c39b201 chore: 新增MinIO的配置 2022-11-21 00:12:06 +08:00
horizons
de9157143a feat: 全量提交 2022-10-24 07:50:54 +08:00