Commit Graph

  • 4a57799336 feat: 1. 优化登录异常捕获 2. 添加跨域配置 master yulinling 2025-08-14 22:26:14 +0800
  • 1e4ff3ce4d feat: 1. 修正test 2. 修复打包问题 yulinling 2025-08-14 00:08:41 +0800
  • 62461960d4 添加note 雨霖铃 2025-08-13 00:28:44 +0800
  • 1e86af810f 完善notebook 雨霖铃 2025-08-11 22:40:15 +0800
  • 6e7dde5235 完善notebook 雨霖铃 2025-08-11 22:30:46 +0800
  • dda272b9ab 添加spring-boot-starter-actuator 雨霖铃 2025-08-11 21:15:37 +0800
  • b3936a0347 更新org.apache.commons commons-lang3 雨霖铃 2025-08-11 21:13:33 +0800
  • fc69911580 优化代码格式 雨霖铃 2025-08-11 21:12:37 +0800
  • 707a616bda 优化代码 雨霖铃 2025-08-07 18:51:14 +0800
  • bda0b64406 feat: 优化数据库连接配置 yulinling 2025-08-05 23:31:16 +0800
  • 75c35369fc feat: 自定义校验 fix: 修复valid yulinling 2025-08-05 23:02:47 +0800
  • f964e37531 feat: 添加笔记本 yulinling 2025-08-03 09:44:23 +0800
  • 717c3509b4 add Notebook 雨霖铃 2025-07-31 21:24:31 +0800
  • f46f6d97e1 feat: 添加笔记的数据库sql yulinling 2025-07-10 22:51:50 +0800
  • aa04c49422 feat: 规范auth/login接口 yulinling 2025-07-03 22:00:28 +0800
  • 8eae865aab feat: 规范auth/register接口 yulinling 2025-06-30 23:07:13 +0800
  • ee21f94ba7 feat: 新增updateRole接口 yulinling 2025-06-25 23:19:16 +0800
  • e257e53d69 feat: 解决JwtUtil解析Token失败问题 解决读取permission的问题 优化Data.sql 添加UserController yulinling 2025-06-24 22:34:55 +0800
  • 020e319f78 feat: 完善JwtUtil测试类 yulinling 2025-06-24 21:26:17 +0800
  • 0f6bc1e931 feat: 完善备注 雨霖铃 2025-06-24 20:50:07 +0800
  • 2992a6cfc8 feat: 修改JwtUtil测试类 yulinling 2025-06-23 23:25:45 +0800
  • 5d44035a2f feat: 优化Security yulinling 2025-06-23 22:23:26 +0800
  • 018c644d68 feat: - 更改DDL - 更改UserService yulinling 2025-06-22 22:22:44 +0800
  • 447f1d7162 feat: - 添加WebSocket推送配置 yulinling 2025-06-22 21:08:43 +0800
  • 86d70f8a45 feat: - 将hikari更改为druid yulinling 2025-06-21 00:54:29 +0800
  • 47ef4d02e5 feat: - 优化pom - 将Junit4更新为Junit5 yulinling 2025-06-21 00:29:21 +0800
  • 93c2e74571 feat: - 添加task配置和定时任务 yulinling 2025-06-20 22:57:07 +0800
  • 7fa1a38e33 feat: - 完善注册功能 - 完善全局异常处理器 yulinling 2025-06-19 21:53:33 +0800
  • 8937ec945a feat: - 使用Redis存储Token并进行校验 - 完善常量 yulinling 2025-06-18 23:22:39 +0800
  • 28bba7ed79 feat: - 添加Redis配置 yulinling 2025-06-17 21:32:57 +0800
  • 9239ad51a6 feat: - 添加动态权限校验 yulinling 2025-06-16 22:50:12 +0800
  • 8935c9f0c5 feat: - 使用自定义UserDetail yulinling 2025-06-15 23:20:28 +0800
  • 5a6402f7fd feat: - 完善Jwt yulinling 2025-06-15 20:08:16 +0800
  • feb33c0fa3 fix: - 修复jwtUtil解析 yulinling 2025-06-15 13:22:34 +0800
  • 45da0753f6 feat: - 完善Spring Security yulinling 2025-06-15 11:44:38 +0800
  • 23f65a4e5d feat: - 完善Spring Security yulinling 2025-06-15 00:41:20 +0800
  • 717395f8b3 feat: - 实现Spring Security - 新增RoleMapper PermissionMapper yulinling 2025-06-13 23:49:25 +0800
  • ee0109c876 feat: - 添加JwtConfig - 添加Jwt工具类 - 添加Role RolePermission RoleUser实体类 - 修改User实体类,去除salt字段 - 添加自定义JwtUser类 yulinling 2025-06-11 23:34:28 +0800
  • 6160c48c7b Merge remote-tracking branch 'origin/master' 雨霖铃 2025-06-11 00:27:31 +0800
  • 474c9499f6 feat: - 修改database sql - 增加Security配置 yulinling 2025-06-10 22:48:56 +0800
  • a50ab7a503 feat: - 添加rbac用户表 yulinling 2025-06-10 22:48:56 +0800
  • 84c77b0b50 feat: - 添加分页插件以及xml相关配置 - 添加用户服务 - 添加PageParam类 - 添加MyBatisPlusConfig类 - 添加/users分页接口 yulinling 2025-06-09 22:08:44 +0800
  • 3e3eded4ab feat: - 添加分页对象 - 添加用户服务 - 添加用户服务测试 - 添加UserVO - 修改统一异常处理ApiResponse内容 yulinling 2025-06-08 23:59:28 +0800
  • 45bda6c962 feat: - 将.idea添加到gitignore yulinling 2025-06-08 22:37:18 +0800
  • 8a6a1edaa8 feat: - 将mybatis更换为mybatis-plus - 修改mapper测试类 yulinling 2025-06-08 22:36:32 +0800
  • ddf106c2e6 feat: - 添加logback-spring.xml配置 - 添加GlobalExceptionHandler全局异常处理 - 添加JsonException和PageException LingandRX 2025-06-05 22:44:26 +0800
  • b7a05a1ef2 feat: - 添加AopLog - 添加AopController测试 LingandRX 2025-06-05 00:47:03 +0800
  • 24724b76fe feat: - 添加mysql配置 - 添加数据连接池 - 添加mybatis配置 - 添加log配置 - 添加User实体类 - 添加UserMapper - 添加User测试 - @data修改为@since LingandRX 2025-06-04 23:49:06 +0800
  • 09be5b02e1 feat: - 添加mysql配置 - 添加数据连接池 - 添加mybatis配置 - 添加log配置 - 添加User实体类 - 添加UserMapper - 添加User测试 LingandRX 2025-06-04 21:01:15 +0800
  • 6f7057ba06 feat: - 添加Email测试类 LingandRX 2025-06-04 21:01:15 +0800
  • acf4c56b2b fix - 修复jasypt引用问题 雨霖铃 2025-06-04 01:28:49 +0800
  • 6384c997ad init workflow project LingandRX 2025-06-04 00:38:34 +0800