Commit Graph

205 Commits

Author SHA1 Message Date
haoxr
8bc5ed4877 refactor: pms工程结构优化,删除布隆过滤器 2022-11-30 01:04:40 +08:00
haoxr
87060a3160 chore(pom.xml): seata依赖调整为common-seata 2022-11-30 01:03:10 +08:00
haoxr
43ee28ac8a refactor: Seata实验室案例调整为Seata官网购买商品示例 2022-11-29 23:33:37 +08:00
haoxr
de32843d1c chore(pom.xml): 版本升级→2.1.4 2022-11-21 22:11:05 +08:00
haoxr
d6f76657d9 chore(pom.xml): 升级项目版本→2.1.3 2022-11-21 00:22:26 +08:00
haoxr
b04de30191 chore(pom.xml): 项目版本号修改2.1.2 2022-11-14 00:47:04 +08:00
haoxr
5df9fba714 refactor: 自定义异常状态优化 2022-11-14 00:35:12 +08:00
haoxr
6d493b6f45 refactor: 秒杀商品列表接口重命名 2022-11-14 00:34:15 +08:00
haoxr
cb9dff16f4 fix: 未登录会员是否登录判断错误问题修复 2022-11-11 01:08:38 +08:00
haoxr
26784b6073 chore(pom.xml): 项目版本升级2.1.1 2022-11-10 07:37:51 +08:00
haoxr
1f65807a5f chore(pom.xml): 版本升级2.1.0 2022-11-09 01:16:35 +08:00
haoxr
f3b5ec778c fix: 资源服务配置统一处理和发布问题调整 2022-11-08 08:03:03 +08:00
haoxr
01d0f17565 refactor: 项目重构 2022-11-07 00:23:57 +08:00
haoxr
1144715d5e refactor: 项目重构,网关移除鉴权,token中继到各个资源服务器通过自定义Security实现权限校验。 2022-10-31 01:00:01 +08:00
horizons
591b4d0d57 refactor: 公共model包名重命名 2022-10-25 01:20:17 +08:00
郝先瑞
51958addf2 refactor: 自定义异常类重命名 2022-07-31 15:45:59 +08:00
郝先瑞
eb6a4cc940 refactor: utils包名修改为util,包名使用单数规范 2022-07-17 17:24:21 +08:00
郝先瑞
5b523499b9 style: 删除多余引用 2022-07-12 23:55:39 +08:00
郝先瑞
f41467669f refactor: 商品分类API路径修改 2022-07-11 23:56:48 +08:00
郝先瑞
7b31ed03c8 feat: 添加app首页获取秒杀商品列表接口 2022-07-07 07:45:33 +08:00
郝先瑞
c4730aa651 refactor(pom.xml): 聚合父子工程统一版本控制
Closes #I5FV91

[skip ci]
2022-07-06 23:39:52 +08:00
郝先瑞
8fb671dde0 refactor: 商品模块代码优化 2022-07-03 14:37:19 +08:00
郝先瑞
bc15ee053d refactor: 项目重构之参数校验 2022-06-12 23:33:29 +08:00
郝先瑞
43e21a540a refactor: 菜单权限重构 2022-06-04 23:51:27 +08:00
郝先瑞
479d4121cf fix(PmsSpuServiceImpl.java): 删除商品属性问题修复 2022-05-09 20:18:09 +08:00
郝先瑞
b65a359259 feat: Seata实验室完成 2022-04-22 23:04:19 +08:00
郝先瑞
59bd74857d fix: 获取Seata模拟数据完善 2022-04-18 00:44:45 +08:00
郝先瑞
5e1758b957 feat: 添加seata实验室模拟接口和重命名实验室项目名称 2022-04-17 23:49:44 +08:00
郝先瑞
eedd7a08bc refactor: 方法名修改 2022-03-31 00:06:26 +08:00
郝先瑞
76359ee81e refactor(SpuController.java): 方法名修改 2022-03-30 23:59:53 +08:00
zhangjialin
09aad85ece ci: 有来上k8s 2022-03-16 15:21:53 +08:00
郝先瑞
dbca6c7daa style(PmsApplication.java): 移除多余引用 2022-03-14 00:19:33 +08:00
郝先瑞
fca5519faf refactor: 实体类重命名调整 2022-03-13 22:15:47 +08:00
郝先瑞
3cf12a88f6 docs(PmsGoodsDetailVO.java): 商品详情视图对象注释添加 2022-03-13 22:10:41 +08:00
郝先瑞
f46d4ff9a7 fix(PmsSpuServiceImpl.java): 商品副图详情页不回显问题修复 2022-03-13 22:08:52 +08:00
郝先瑞
c54e7e798f refactor: 系统管理功能优化 2022-03-13 16:35:27 +08:00
郝先瑞
dadcefe4ef refactor(PmsSkuService.java): 删除多余log 2022-02-25 21:33:50 +08:00
郝先瑞
4604c2e6bc fix(PmsSkuService.java): 修复订单提交扣减库存锁定商品失败的时候没有释放锁的问题。 2022-02-25 21:30:14 +08:00
郝先瑞
fa6a600b02 refactor: 分页响应结构体统一使用PageResult 2022-02-19 12:15:17 +08:00
郝先瑞
a6f301fd38 feat(bootstrap.yml): 开发环境的配置中心修改为线上共享配置中心 2022-02-15 23:16:43 +08:00
郝先瑞
00c35f20fd refactor: 订单流程优化和项目重构 2022-02-14 00:00:45 +08:00
郝先瑞
d43a80046b docs(bootstrap-prod.yml): 修改nacos命名空间 2022-02-10 23:54:54 +08:00
郝先瑞
8a0e33b8cc refactor: 订单重构优化 2022-02-08 23:43:37 +08:00
郝先瑞
9de82688d7 refactor: 订单重构 2022-02-06 23:13:23 +08:00
郝先瑞
1f999067a4 build(pom.xml): Seata客户端升级1.4.2 2022-02-05 23:05:07 +08:00
郝先瑞
06cb4d9976 docs: 类注释优化 2022-02-03 20:58:53 +08:00
郝先瑞
9e5948cdd9 docs: 类注释优化 2022-02-02 00:03:05 +08:00
郝先瑞
0f9cf49e08 docs: 类注释优化 2022-02-01 23:59:34 +08:00
郝先瑞
b5c6ca7ad2 feat: SpringBoot2.5.4升级2.6.3,SpringCloud2020.0.3升级2021.0.0 2022-01-29 23:28:08 +08:00
郝先瑞
f92cffcbad refactor(SwaggerConfiguration.java): knife4j接口文档的认证接口地址提取到Nacos公共配置youlai-common.yaml中 2022-01-26 21:13:14 +08:00