Commit Graph

24 Commits

Author SHA1 Message Date
fc69911580 优化代码格式 2025-08-11 21:12:37 +08:00
yulinling
bda0b64406 feat: 优化数据库连接配置 2025-08-05 23:31:16 +08:00
雨霖铃
717c3509b4 add Notebook 2025-07-31 21:24:31 +08:00
yulinling
f46f6d97e1 feat: 添加笔记的数据库sql 2025-07-10 22:51:50 +08:00
yulinling
e257e53d69 feat: 解决JwtUtil解析Token失败问题
解决读取permission的问题
优化Data.sql
添加UserController
2025-06-24 22:34:55 +08:00
yulinling
5d44035a2f feat: 优化Security 2025-06-23 22:23:26 +08:00
yulinling
018c644d68 feat:
- 更改DDL
- 更改UserService
2025-06-22 22:22:44 +08:00
yulinling
86d70f8a45 feat:
- 将hikari更改为druid
2025-06-21 00:54:29 +08:00
yulinling
47ef4d02e5 feat:
- 优化pom
- 将Junit4更新为Junit5
2025-06-21 00:29:21 +08:00
yulinling
7fa1a38e33 feat:
- 完善注册功能
- 完善全局异常处理器
2025-06-19 21:53:33 +08:00
yulinling
28bba7ed79 feat:
- 添加Redis配置
2025-06-17 21:32:57 +08:00
yulinling
9239ad51a6 feat:
- 添加动态权限校验
2025-06-16 22:50:12 +08:00
yulinling
8935c9f0c5 feat:
- 使用自定义UserDetail
2025-06-15 23:20:28 +08:00
yulinling
45da0753f6 feat:
- 完善Spring Security
2025-06-15 11:44:38 +08:00
yulinling
23f65a4e5d feat:
- 完善Spring Security
2025-06-15 00:41:20 +08:00
yulinling
717395f8b3 feat:
- 实现Spring Security
- 新增RoleMapper PermissionMapper
2025-06-13 23:49:25 +08:00
yulinling
ee0109c876 feat:
- 添加JwtConfig
- 添加Jwt工具类
- 添加Role RolePermission RoleUser实体类
- 修改User实体类,去除salt字段
- 添加自定义JwtUser类
2025-06-11 23:34:28 +08:00
yulinling
474c9499f6 feat:
- 修改database sql
- 增加Security配置
2025-06-11 00:26:44 +08:00
yulinling
84c77b0b50 feat:
- 添加分页插件以及xml相关配置
- 添加用户服务
- 添加PageParam类
- 添加MyBatisPlusConfig类
- 添加/users分页接口
2025-06-09 22:08:44 +08:00
ddf106c2e6 feat:
- 添加logback-spring.xml配置
- 添加GlobalExceptionHandler全局异常处理
- 添加JsonException和PageException
2025-06-05 22:44:26 +08:00
b7a05a1ef2 feat:
- 添加AopLog
- 添加AopController测试
2025-06-05 00:47:03 +08:00
09be5b02e1 feat:
- 添加mysql配置
- 添加数据连接池
- 添加mybatis配置
- 添加log配置
- 添加User实体类
- 添加UserMapper
- 添加User测试
2025-06-04 23:48:34 +08:00
雨霖铃
acf4c56b2b fix
- 修复jasypt引用问题
2025-06-04 01:28:49 +08:00
6384c997ad init workflow project 2025-06-04 00:38:34 +08:00