Commit Graph

274 Commits

Author SHA1 Message Date
haoxr
1affb04996 build(pom.xml): 升级 SpringBoot 版本至 3.2.3 2024-03-09 00:01:17 +08:00
haoxr
0333502669 style: 优化注释 2024-03-09 00:00:04 +08:00
haoxr
4aaa5c0745 build(pom.xml): 升级 SpringBoot 版本 3.2.1 → 3.2.2 2024-02-20 16:26:21 +08:00
haoxr
93720b526a refactor: 刷新角色权限代码位置调整 2024-01-29 18:14:40 +08:00
haoxr
825f1fdfb3 fix: 修改角色状态失败问题修复 2024-01-29 18:13:15 +08:00
haoxr
55502df532 refactor: 校验登录用户是否有操作权限方法优化。 2024-01-25 16:56:48 +08:00
haoxr
85ea68421c refactor: 移除无用引用 2024-01-25 16:49:37 +08:00
haoxr
911af69c0d refactor: 用户权限方案重构,黑名单实现 JWT 主动注销 2024-01-25 16:40:31 +08:00
haoxr
5b72b3af97 fix: 保存角色校验角色名称重复问题修复 2024-01-24 16:30:20 +08:00
haoxr
088993f9db Merge branch 'master' of https://gitee.com/youlaiorg/youlai-boot 2024-01-24 16:24:56 +08:00
hxr
3b6dbf8f65 refactor: 包结构优化 2024-01-21 14:07:16 +08:00
hxr
dd5e92b6ad refactor: RedisTemplate 通过构造函数注入到JwtTokenFilter 2024-01-20 23:32:07 +08:00
hxr
29f2413de6 fix: 用户导入性别转换错误问题修复 2024-01-20 23:24:18 +08:00
hxr
9403479af7 refactor: 代码重构,移除 jjwt 的 JWT 库,使用 HuTool 工具实现 JWT 生成(默认jjwt库)、验证和解析。 2024-01-20 23:19:02 +08:00
haoxr
428a751e12 chore(pom.xml): 升级 mybatis-plus 为 springboot 3 版本 2024-01-19 14:05:25 +08:00
hxr
b1a4bb7109 Merge branch 'master' of gitee.com:youlaiorg/youlai-boot 2024-01-17 22:31:08 +08:00
haoxr
f662af4e23 chore(pom.xml): 升级SpringBoot3.2.1,Mybatis-Plus3.5.5版本 2024-01-17 22:14:56 +08:00
haoxr
ce291f1a93 refactor: 代码优化 2024-01-17 22:13:15 +08:00
hxr
465210b918 chore: 升级版本号 2024-01-05 00:03:48 +08:00
hxr
db6253ca88 fix(MyAuthenticationEntryPoint): 用户名或密码错误异常问题修复 2024-01-05 00:03:03 +08:00
haoxr
022c003547 refactor: 代码优化 2023-12-29 23:08:06 +08:00
hxr
bdf5c42dcd chore: 升级项目版本号 2.5.12.5.2 2023-12-22 15:36:55 +08:00
hxr
257930f786 refactor: 优化验证码样式 2023-12-22 15:34:43 +08:00
hxr
c4adefd787 style: 移除空格和无用引用 2023-12-22 10:34:56 +08:00
hxr
5981303b49 fix: 用户权限从数据库读取 2023-12-22 10:08:17 +08:00
hxr
da414475a2 chore: 升级 hutool 工具版本 2023-12-22 10:07:24 +08:00
hxr
f32f4edc54 fix: 统一菜单缓存 key 2023-12-16 14:31:00 +08:00
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
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