|
3f3c95080a
|
bypass cloudflare
|
2023-12-01 02:10:02 +08:00 |
|
|
cc5c20c652
|
skip authentication
|
2023-12-01 02:08:02 +08:00 |
|
|
82b58576b4
|
Spring security simple implementation
|
2023-11-29 17:25:46 +08:00 |
|
|
05918dd80b
|
Spring security config update
|
2023-11-29 17:25:03 +08:00 |
|
|
03f35009a0
|
add spring security config
|
2023-11-22 17:01:28 +08:00 |
|
|
337a77f5e7
|
Users Service层测试
|
2023-11-15 17:34:27 +08:00 |
|
|
3c3f2a8cc5
|
测试代码重构
|
2023-11-15 17:32:54 +08:00 |
|
|
3b6b016091
|
bug fix: 修复按名查找路由问题
|
2023-11-14 15:33:07 +08:00 |
|
|
308241d5d2
|
用户和商家类Controller层测试通过
|
2023-11-14 15:32:16 +08:00 |
|
|
b211f6ebe5
|
TODO: 用户订单管理
|
2023-11-12 19:38:15 +08:00 |
|
|
e646df6582
|
增加商家菜单Jpa接口
|
2023-11-12 19:37:18 +08:00 |
|
|
6cf049cf48
|
增加JUnit依赖
|
2023-11-12 19:36:34 +08:00 |
|
|
5bafd04b30
|
优化import
|
2023-11-12 19:36:20 +08:00 |
|
|
d2eb90df7b
|
UsersController 测试
|
2023-11-12 19:35:27 +08:00 |
|
|
1f8754ef4c
|
bug fix: Ambiguous handler methods mapped for 'xxx'; Double @RequestBody param accept
|
2023-11-12 19:34:54 +08:00 |
|
|
587ac7bb45
|
统一变量命名,逻辑功能完善
|
2023-11-12 16:47:52 +08:00 |
|
|
9a0f860092
|
Lombok @Data 注解替换为 @Getter @Setter注解
|
2023-11-12 16:45:09 +08:00 |
|
|
87c09d8572
|
FIXME
|
2023-11-11 20:23:05 +08:00 |
|
|
7aed5f6ca7
|
bug fix: JpaRepository class<T> error
|
2023-11-11 20:20:09 +08:00 |
|
|
469253559e
|
bug fix: Ambiguous mapping. Cannot map ‘***’ method
|
2023-11-11 20:19:04 +08:00 |
|
|
02dddf6699
|
加入商家密码CRUD操作
|
2023-11-11 20:18:44 +08:00 |
|
|
f8123c6e52
|
bug fix: Ambiguous mapping. Cannot map ‘***’ method
|
2023-11-11 20:17:34 +08:00 |
|
|
0a31998bd3
|
加入用户密码CRUD操作
|
2023-11-11 20:13:03 +08:00 |
|
|
b9c8cd892c
|
bug fix:Error creating bean with name ‘entityManagerFactory‘
|
2023-11-11 20:10:59 +08:00 |
|
|
fd72129e4e
|
Junit测试单元
|
2023-11-11 20:08:35 +08:00 |
|
|
0bf8068778
|
配置文件更新
|
2023-11-11 19:14:22 +08:00 |
|
|
1ffca36f10
|
test bug: Error creating bean with name 'entityManagerFactory'
|
2023-11-11 17:18:54 +08:00 |
|
|
fe78942add
|
hibernate核心配置
|
2023-11-11 17:17:22 +08:00 |
|
|
30b978b4d4
|
hibernate 相关依赖
|
2023-11-11 17:17:08 +08:00 |
|
|
d248755b28
|
TODO:bug fix
|
2023-11-10 16:48:23 +08:00 |
|
|
c6e1ec0771
|
订单菜品类CRUD和Controller API
|
2023-11-07 23:46:40 +08:00 |
|
|
872bb0e3e7
|
订单类CRUD和Controller API
|
2023-11-07 23:46:24 +08:00 |
|
|
8f1ee8896b
|
RBAC权限CRUD和Controller API
|
2023-11-07 23:44:33 +08:00 |
|
|
74976ade9c
|
Optional用法优化
|
2023-11-07 22:42:22 +08:00 |
|
|
08b4513d14
|
Gitlab地址更新-实训一
|
2023-11-06 18:48:57 +08:00 |
|
|
4d46d05941
|
Gitlab地址更新
|
2023-11-06 18:45:34 +08:00 |
|
|
c16d71e6e9
|
RBAC权限控制
|
2023-11-06 18:40:32 +08:00 |
|
|
b9b46d4169
|
RBAC相关实体
|
2023-11-06 18:40:08 +08:00 |
|
|
c53eeeef38
|
User增加RBAC角色
|
2023-11-06 18:39:58 +08:00 |
|
|
0c7e5753f4
|
ID类型匹配JPA要求
|
2023-11-06 18:39:06 +08:00 |
|
|
435f768659
|
RBAC权限表增加url列
|
2023-11-06 16:57:58 +08:00 |
|
|
f8d2002b8a
|
RBAC权限控制初步实现
|
2023-11-06 16:56:37 +08:00 |
|
|
97b22ee98a
|
Users相关功能重构及增加
|
2023-11-06 16:56:22 +08:00 |
|
|
6f29019615
|
删除无用文件
|
2023-11-05 23:45:40 +08:00 |
|
|
b7432cc0c5
|
RBAC模型
|
2023-11-05 23:25:27 +08:00 |
|
|
56fdd7db34
|
数据库重构
|
2023-11-05 23:16:30 +08:00 |
|
myh
|
80f43b37f6
|
Indent 相关基本实现
|
2023-10-26 11:44:14 +08:00 |
|
myh
|
309a5c8df9
|
方法名统一
|
2023-10-26 11:43:45 +08:00 |
|
myh
|
37d4834ad2
|
删除无用文件
|
2023-10-26 11:43:28 +08:00 |
|
myh
|
298a2eaf87
|
查询返回类型优化
|
2023-10-26 11:33:56 +08:00 |
|