69 Commits
Author SHA1 Message Date
root ed65fd0b36 测试逻辑优化 2024-01-04 15:22:56 +08:00
root aab93e0141 增加、删除用户时的逻辑优化 2024-01-04 15:22:48 +08:00
root dbf5e8760f 删除无用文件 2024-01-04 14:43:07 +08:00
root 3295a33aac Restructure the project 2023-12-11 00:02:19 +08:00
root 14e3eda3a9 返回值优化 2023-12-11 00:02:06 +08:00
root 7c6116f2c5 获取当前登录用户信息 2023-12-11 00:01:40 +08:00
root 85709591e1 Restructure the project 2023-12-10 22:54:22 +08:00
root 1dda90a1c8 remove customize verification method 2023-12-10 22:54:06 +08:00
root 21fe0db209 Implement authenticated function 2023-12-10 22:52:44 +08:00
root fbaee8aa4c add JWT security config 2023-12-10 22:50:11 +08:00
root af0213bb4e add JWT properties 2023-12-10 22:49:19 +08:00
root 7a2a8260ca add project git address 2023-12-04 09:46:20 +08:00
root 3bbaab9c28 test spring security config 2023-12-03 23:49:39 +08:00
root 31505cf70b add spring security's authentication 2023-12-03 23:49:24 +08:00
root cc0c1359bd add some methods for 'findBy' 2023-12-03 23:48:45 +08:00
root d2187c4913 bug fix: "could not initialize proxy - no Session" 2023-12-03 23:46:58 +08:00
root a17444abdb bug fix: return param 2023-12-03 23:45:35 +08:00
root e168925d5c implement find permissions by role's ID method 2023-12-03 23:45:17 +08:00
root 5aa2ff89c0 extend Spring Security UserDetailService class 2023-12-03 23:44:38 +08:00
root 684954efee bug fix:correct return param 2023-12-03 23:43:09 +08:00
root 4649a4ec3a add method: find permissions by role's ID 2023-12-03 23:42:22 +08:00
root cf3d50c6d9 Spring Security configuration 2023-12-03 23:40:45 +08:00
root 7bf3e22ee6 Refactor the project directory 2023-12-03 23:37:54 +08:00
root 3f3c95080a bypass cloudflare 2023-12-01 02:10:02 +08:00
root cc5c20c652 skip authentication 2023-12-01 02:08:02 +08:00
root 82b58576b4 Spring security simple implementation 2023-11-29 17:25:46 +08:00
root 05918dd80b Spring security config update 2023-11-29 17:25:03 +08:00
root 03f35009a0 add spring security config 2023-11-22 17:01:28 +08:00
root 337a77f5e7 Users Service层测试 2023-11-15 17:34:27 +08:00
root 3c3f2a8cc5 测试代码重构 2023-11-15 17:32:54 +08:00
root 3b6b016091 bug fix: 修复按名查找路由问题 2023-11-14 15:33:07 +08:00
root 308241d5d2 用户和商家类Controller层测试通过 2023-11-14 15:32:16 +08:00
root b211f6ebe5 TODO: 用户订单管理 2023-11-12 19:38:15 +08:00
root e646df6582 增加商家菜单Jpa接口 2023-11-12 19:37:18 +08:00
root 6cf049cf48 增加JUnit依赖 2023-11-12 19:36:34 +08:00
root 5bafd04b30 优化import 2023-11-12 19:36:20 +08:00
root d2eb90df7b UsersController 测试 2023-11-12 19:35:27 +08:00
root 1f8754ef4c bug fix: Ambiguous handler methods mapped for 'xxx'; Double @RequestBody param accept 2023-11-12 19:34:54 +08:00
root 587ac7bb45 统一变量命名,逻辑功能完善 2023-11-12 16:47:52 +08:00
root 9a0f860092 Lombok @Data 注解替换为 @Getter @Setter注解 2023-11-12 16:45:09 +08:00
root 87c09d8572 FIXME 2023-11-11 20:23:05 +08:00
root 7aed5f6ca7 bug fix: JpaRepository class<T> error 2023-11-11 20:20:09 +08:00
root 469253559e bug fix: Ambiguous mapping. Cannot map ‘***’ method 2023-11-11 20:19:04 +08:00
root 02dddf6699 加入商家密码CRUD操作 2023-11-11 20:18:44 +08:00
root f8123c6e52 bug fix: Ambiguous mapping. Cannot map ‘***’ method 2023-11-11 20:17:34 +08:00
root 0a31998bd3 加入用户密码CRUD操作 2023-11-11 20:13:03 +08:00
root b9c8cd892c bug fix:Error creating bean with name ‘entityManagerFactory‘ 2023-11-11 20:10:59 +08:00
root fd72129e4e Junit测试单元 2023-11-11 20:08:35 +08:00
root 0bf8068778 配置文件更新 2023-11-11 19:14:22 +08:00
root 1ffca36f10 test bug: Error creating bean with name 'entityManagerFactory' 2023-11-11 17:18:54 +08:00
root fe78942add hibernate核心配置 2023-11-11 17:17:22 +08:00
root 30b978b4d4 hibernate 相关依赖 2023-11-11 17:17:08 +08:00
root d248755b28 TODO:bug fix 2023-11-10 16:48:23 +08:00
root c6e1ec0771 订单菜品类CRUD和Controller API 2023-11-07 23:46:40 +08:00
root 872bb0e3e7 订单类CRUD和Controller API 2023-11-07 23:46:24 +08:00
root 8f1ee8896b RBAC权限CRUD和Controller API 2023-11-07 23:44:33 +08:00
root 74976ade9c Optional用法优化 2023-11-07 22:42:22 +08:00
root 08b4513d14 Gitlab地址更新-实训一 2023-11-06 18:48:57 +08:00
root 4d46d05941 Gitlab地址更新 2023-11-06 18:45:34 +08:00
root c16d71e6e9 RBAC权限控制 2023-11-06 18:40:32 +08:00
root b9b46d4169 RBAC相关实体 2023-11-06 18:40:08 +08:00
root c53eeeef38 User增加RBAC角色 2023-11-06 18:39:58 +08:00
root 0c7e5753f4 ID类型匹配JPA要求 2023-11-06 18:39:06 +08:00
root 435f768659 RBAC权限表增加url列 2023-11-06 16:57:58 +08:00
root f8d2002b8a RBAC权限控制初步实现 2023-11-06 16:56:37 +08:00
root 97b22ee98a Users相关功能重构及增加 2023-11-06 16:56:22 +08:00
root 6f29019615 删除无用文件 2023-11-05 23:45:40 +08:00
root b7432cc0c5 RBAC模型 2023-11-05 23:25:27 +08:00
root 56fdd7db34 数据库重构 2023-11-05 23:16:30 +08:00