Commit Graph

1048 Commits

Author SHA1 Message Date
hxr
09004fb89d Merge branch 'master' of gitee.com:youlaiorg/youlai-boot 2023-12-16 14:16:29 +08:00
haoxr
a1a1a64f73 refactor: 验证码重构 2023-12-16 14:10:42 +08:00
haoxr
31a2fbeb42 refactor: knife4j 全局设置参数排除无需鉴权的接口 2023-12-15 23:43:09 +08:00
haoxr
974f32b268 refactor: websocket 优化 2023-12-14 23:36:41 +08:00
haoxr
cd4f14e643 refactor: 包结构优化,websocket 重构 2023-12-13 18:33:11 +08:00
hxr
b857269264 chore: 版本号更新 2023-12-12 23:25:57 +08:00
hxr
28646fdf73 fix: 验证码不刷新问题修复,项目包结构调整 2023-12-12 23:23:45 +08:00
hxr
e16ffe3a95 chore: 升级 SpringBoot 版本至 3.2.0 2023-12-11 23:25:14 +08:00
hxr
19fed752fd feat: 增加 spring cache 开关配置,默认关闭 2023-12-09 14:33:07 +08:00
haoxr
cbb1a0743e refactor: 删除注释 2023-12-07 16:20:53 +08:00
hxr
bfc631eb4c docs: 2.5.0 版本更新说明 2023-12-06 00:14:24 +08:00
hxr
7183ede9b4 chore: 升级项目版本号 2.4.1 → 2.5.0 2023-12-05 23:51:41 +08:00
haoxr
86c7466bac feat: Spring Boot 整合 Spring Cache 和 Redis 缓存 2023-12-04 21:39:24 +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
e203870849 fix: 全局异常处理导致Spring Security自定义未认证、未授权异常失效问题修复 2023-12-01 18:41:46 +08:00
haoxr
c4463cfcc1 refactor: 代码重构优化,用户权限缓存调整角色权限缓存 2023-11-29 22:17:16 +08:00
hxr
b2374bda69 refactor: 优化数据权限拦截,无数据权限注解优先级设置最高 2023-11-23 23:57:53 +08:00
hxr
78ef8b91b3 refactor: 优化 Dockerfile 2023-11-19 11:15:55 +08:00
hxr
987e2177fd refactor: 验证码字段调整 2023-11-18 22:59:37 +08:00
hxr
2c7e348864 Merge branch 'master' of gitee.com:youlaiorg/youlai-boot 2023-11-17 23:47:28 +08:00
hxr
d8a8caf4e5 refactor: 优化Dockerfile 2023-11-17 23:47:07 +08:00
haoxr
9e5ff6dfc5 chore: 升级redisson版本至3.24.3,并使用域名替代IP 2023-11-14 23:44:57 +08:00
haoxr
1ca3e78f58 docs: 说明文档排版优化 2023-11-10 12:27:47 +08:00
haoxr
1f12e3b816 docs: 说明文档排版优化 2023-11-10 12:22:52 +08:00
haoxr
34e157a1d6 docs: 说明文档格式调整 2023-11-10 00:37:28 +08:00
haoxr
8d2fa537ff docs: 说明文档格式调整 2023-11-10 00:36:32 +08:00
haoxr
7e9179ac49 docs: 说明文档添加项目结构说明 2023-11-10 00:34:25 +08:00
haoxr
be25c4b0a4 chore: 项目目录结构调整优化 2023-11-10 00:33:54 +08:00
haoxr
bc20ca7a7b chore: 分支合并 2023-11-07 23:39:43 +08:00
haoxr
0e651ecb4c docs: 2.4.1 版本更新说明 2023-11-07 23:38:02 +08:00
haoxr
ba4d2c3f2a docs: 2.4.1 版本更新说明 2023-11-07 23:37:48 +08:00
haoxr
4be48704cd chore: 升级 SpringBoot 版本 3.1.43.1.5 2023-11-07 23:36:56 +08:00
haoxr
f93190e81d refactor: 项目目录结构优化 2023-11-07 23:34:22 +08:00
hxr
cf55ab811d refactor: 验证码字段名修改 2023-11-05 17:32:26 +08:00
hxr
791dc49a52 chore: 更新 SQL 脚本 2023-10-23 00:01:38 +08:00
hxr
a82ce8da7b feat: 菜单路由添加是否开启缓存和目录始终显示的设置 2023-10-22 23:58:41 +08:00
haoxr
c403c59107 feat: 菜单路由添加 alwaysShow 属性控制只有一个子路由是否显示 2023-10-20 22:57:31 +08:00
haoxr
693fad43bd refactor: 日期范围查询时间比较代码优化 2023-10-20 22:56:28 +08:00
hxr
ee438b5370 refactor: 日期格式化为数据库日期格式,避免日期比较使用函数导致索引失效 2023-10-19 00:00:02 +08:00
haoxr
dfd233739b refactor: mybatis-plus 字段自动填充代码和注释优化 2023-10-18 18:28:59 +08:00
haoxr
42722a9eb3 refactor: 移除k8s部署脚本,移动sql脚本位置 2023-10-18 12:29:02 +08:00
haoxr
9165aa864f refactor: 兼容没有验证码的版本,方便接口调试移除验证码必填校验 2023-10-17 21:54:24 +08:00
haoxr
1e2bcd188e refactor: 配置分页请求参数必填 2023-10-17 21:53:48 +08:00
haoxr
5d59c3b5f9 refactor: 接口文档请求头 Authorization 参数配置全局,接口移除 @SecurityRequirement 2023-10-17 21:53:13 +08:00
haoxr
36894b16f1 feat: websocket stomp 添加对 ws 连接协议支持(uni-app原生) 2023-10-17 21:51:53 +08:00
haoxr
652bc18fd2 refactor: 用户分页接口优化,添加创建时间范围查询参数 2023-10-17 21:50:55 +08:00
haoxr
b6ee9d913a refactor(SwaggerConfig.,java): 优化接口文档配置,全局 Authorization 请求头参数配置 2023-10-17 21:49:14 +08:00
haoxr
77960dcf81 docs(SocketMessage.java): 完善注释 2023-10-17 21:48:12 +08:00
haoxr
f381d7b9a5 docs(UserImportListener.java): 完善注释 2023-10-17 21:47:46 +08:00