Commit Graph

181 Commits

Author SHA1 Message Date
郝先瑞
7c5a08a356 chore: 升级lombok版本兼容jdk17 2022-08-14 23:51:14 +08:00
郝先瑞
a6baf6d452 chore(pom.xml): 添加thumbnailator图片压缩工具类 2022-07-17 17:14:56 +08:00
郝先瑞
5fcaf870cf fix(pom.xml): revision版本号导致编译报错问题修复 2022-07-10 17:21:33 +08:00
郝先瑞
1f6c86f377 refactor(pom.xml): 优化版本统一控制 2022-07-08 23:41:39 +08:00
郝先瑞
c4730aa651 refactor(pom.xml): 聚合父子工程统一版本控制
Closes #I5FV91

[skip ci]
2022-07-06 23:39:52 +08:00
郝先瑞
d0666cffca chore(pom.xml): 升级seata版本1.4.2→1.5.1 2022-06-17 07:42:59 +08:00
郝先瑞
bc15ee053d refactor: 项目重构之参数校验 2022-06-12 23:33:29 +08:00
郝先瑞
99160ba04b refactor(pom.xml): 依赖整理 2022-05-24 23:09:09 +08:00
郝先瑞
cae314ff66 chore(pom.xml): 升级springboot版本2.6.6→2.6.7 2022-05-22 16:34:08 +08:00
郝先瑞
49b3cc3034 chore: 移除kaptcha谷歌验证码依赖 2022-05-17 22:13:48 +08:00
郝先瑞
8eb1c68748 docs: 注释完善 2022-05-17 21:48:30 +08:00
郝先瑞
ca343dbc1a chore(pom.xml): 升级SpringBoot版本2.6.5→2.6.6 2022-05-01 00:36:52 +08:00
郝先瑞
5e1758b957 feat: 添加seata实验室模拟接口和重命名实验室项目名称 2022-04-17 23:49:44 +08:00
郝先瑞
a9bab7922d chore(pom.xml): 添加EasyExcel依赖 2022-04-11 00:12:37 +08:00
郝先瑞
be03b8fdae chore(pom.xml): 升级MinIO客户端版本由7.1.0至最新版本8.3.7 2022-04-10 11:17:00 +08:00
郝先瑞
c46bc48340 chore(pom.xml): 暂移除jasypt依赖,后续添加开关选择还原 2022-04-03 20:45:15 +08:00
郝先瑞
083aa689cd fix(pom.xml): hutool工具合并master分支版本未同步问题修复 2022-04-03 19:05:41 +08:00
郝先瑞
d0411938dd Merge branch 'master' into develop 2022-04-03 12:32:39 +08:00
郝先瑞
836ee1ce59 chore(pom.xml): SpringBoot的父级依赖版本升级2.6.4→2.6.5 2022-04-03 00:20:42 +08:00
郝先瑞
306b98aa2a chore(pom.xml): SpringBoot版本升级2.6.4→2.6.5 2022-03-31 00:09:05 +08:00
郝先瑞
2b2e6af287 chore(pom.xml): SpringBoot小版本升级2.6.3→2.6.4 2022-03-27 23:45:49 +08:00
代家彪
f346ba5dec feat(youlai-mall): 新增jasypt加密工具
1、新增jasypt依赖
2、nacos配置新增jasypt相关配置项
2022-03-10 14:46:21 +08:00
郝先瑞
e39a7ce180 chore(pom.xml): 升级hutool工具类版本5.5.8→5.7.21 2022-02-21 23:00:42 +08:00
郝先瑞
c5b8ca2e23 chore(pom.xml): redisson的依赖版本升级 2022-02-13 23:57:08 +08:00
郝先瑞
1f999067a4 build(pom.xml): Seata客户端升级1.4.2 2022-02-05 23:05:07 +08:00
郝先瑞
b5c6ca7ad2 feat: SpringBoot2.5.4升级2.6.3,SpringCloud2020.0.3升级2021.0.0 2022-01-29 23:28:08 +08:00
有来技术
1648230072 refactor: 项目结构优化,添加有来实验室 2021-11-28 10:08:22 +08:00
有来技术
b25bb694d7 . 2021-10-15 00:00:02 +08:00
有来技术
72ff0452a9 feat:SpringBoot整合阿里云SMS短信发送 2021-10-06 23:57:27 +08:00
有来技术
aa031f46bf feat:webflux集成kaptcha验证码 2021-10-04 23:58:56 +08:00
有来技术
5bcd64fd18 build(pom.xml):移除docker-maven-plugin依赖 2021-09-21 23:59:26 +08:00
有来技术
cd09446ab1 style(pom.xml): knife4j 2.0.8升级2.0.9;springboot 2.5.2升级至2.5.4 2021-09-13 23:42:13 +08:00
有来技术
3827ffd7a8 feat(pom.xml): maven依赖包整理优化 2021-08-29 00:56:16 +08:00
有来技术
c40af332af feat: 整合log4j2日志 2021-08-25 23:57:21 +08:00
有来技术
00519e7c52 refactor(mall-pms): 商品模块重构优化
Closes I3W29Z
2021-08-14 00:22:21 +08:00
Gadfly
63e70b48e6 perf: 消除maven重定向警告 2021-08-10 11:53:29 +08:00
Gadfly
0143537bfa feat: 微信支付V3实现
由于退款接口本来也没有,所以只做了个退款的回调实现。顺便把wxjava的版本升级到了4.1.5.B。
wxjava已知一个bug是由于换行符问题,在windows下对v3接口的签名与验签是错误的,我已经就此向wxjava项目提交了pr,在他们合并之前想在windows上进行签名的话可以参考 Wechat-Group/WxJava:#2246 ,自行实现签名算法。
2021-08-09 16:22:34 +08:00
dongtiandexue
74b3d107b3 feat:优惠券基本业务代码开发 2021-07-13 23:17:07 +08:00
haoxr
3c75c1b85a fix(RoleController.java): 添加角色时名称重复页面报错
Closes I3ZONS
2021-07-08 23:03:49 +08:00
haoxr
409041ee6a build(pom.xml): 添加javadoc依赖 2021-07-07 22:10:48 +08:00
郝先瑞
fb8b1598a6 build(pom.xml): 修改有来项目版本号1.0.0->2.0.0 2021-06-19 14:27:12 +08:00
郝先瑞
b5da681343 build(pom.xml): 修改有来项目版本号1.0.0->2.0.0 2021-06-19 12:36:51 +08:00
haoxr
fce4185808 refactor:项目重构和已知bug修复 2021-06-07 01:49:41 +08:00
haoxr
74722c6e68 refactor:项目调整 2021-05-21 00:44:02 +08:00
haoxr
c83b24a71f feat:域名变更 2021-04-14 23:57:13 +08:00
haoxr
f8951ba490 feat:升级SpringCloud2020 2021-04-01 18:08:29 +08:00
haoxr
bd249300f0 feat:订单优化 2021-03-20 23:58:50 +08:00
haoxr
490a934869 fix:小程序认证错误修复 2021-03-18 15:29:58 +08:00
haoxr
bc2b3881cd feat:超时关单和释放库存完善 2021-03-16 20:19:50 +08:00
haoxr
49854a4e2f refactor:项目结构调整 2021-03-13 20:48:18 +08:00
haoxr
112a8b1d19 feat:会话强制下线 2021-03-09 16:38:55 +08:00
haoxr
748f03a0ea feat:登录次数统计 2021-03-08 18:03:06 +08:00
dongtiandexue
5680e8a88d feat:秒杀活动定时任务开发 2021-03-07 23:54:23 +08:00
haoxr
c218a10547 feat:springboot整合highliveclent 2021-03-05 20:24:20 +08:00
haoxr
4e6b78f339 feat:整合elk 2021-03-02 20:40:38 +08:00
hxrui
a3f1714102 feat:微服务网关整合knife4j 2021-02-25 20:08:21 +08:00
hxrui
8810a0e441 feat:添加jib插件构建镜像上传至阿里云镜像仓库 2021-02-19 20:16:05 +08:00
haoxr
25b5dc1cbc feat:SpringBoot整合Redis集群 2021-02-16 23:58:31 +08:00
hxrui
dc8691e55f doc(README.md):完善项目说明文档,添加切换到自己环境的步骤 2021-02-07 16:53:49 +08:00
hxrui
aff6a82dbf feat:菜单权限模块功能重构 2021-01-27 20:17:15 +08:00
hxrui
a0d0993143 fix:项目启动报错问题修复 2021-01-27 15:45:03 +08:00
hxrui
b22943cffc feat:springboot升级2.4.2,springcloud升级至2020.0.0 2021-01-26 20:17:51 +08:00
haoxr
80ba0c0c54 feat:admin端口修改为8100 2021-01-26 00:18:54 +08:00
dongtiandexue
6a3c490634 feat:创建订单 2021-01-21 18:54:49 +08:00
haoxr
7061bd0644 feat:项目整合分布式事务Seata 2021-01-09 15:38:52 +08:00
hxrui
2a5fc05352 feat:分布式事务单元测试案例完成 2021-01-08 18:05:41 +08:00
haoxr
861c47e09a feat:整合seata分布式事务 2021-01-06 20:24:06 +08:00
haoxr
8803389c3a feat:Spring-Cloud-Nacos整合Seata分布式事务 2021-01-05 20:22:19 +08:00
dongtiandexue
b9314d22f7 feat:redis config 配置 2021-01-03 23:42:55 +08:00
haoxr
17865c9454 fix:移除jackson序列化导致程序报错问题 2021-01-03 11:02:31 +08:00
dongtiandexue
d219d05053 feat:购物车模块开发 2021-01-03 09:46:51 +08:00
haoxr
3367b12890 feat:完善商品修改接口 2020-12-26 14:36:29 +08:00
haoxr
7639fec924 fix:删除knife4j-micro-spring-boot-starter多余依赖 2020-12-22 22:53:40 +08:00
haoxr
8912a676c0 fix:删除 2020-12-22 22:52:33 +08:00
haoxr
f4a0e5229b feat(WebUtils):添加工具类获取客户端ID和用户ID 2020-12-12 13:23:27 +08:00
haoxr
4bba4c5747 feat:idea集成docker-maven-plugin实现一键部署 2020-12-05 12:17:09 +08:00
haoxr
32e4e3d60c feat:添加商品类目级联列表接口 2020-11-05 01:13:51 +08:00
haoxr
ae33e416f5 fix:父工程pom文件添加子模块youlai-gateway(c) 2020-10-20 22:01:47 +08:00
haoxr
96f4080b8a feat:整合oauth2微信登录 2020-10-09 20:09:30 +08:00
haoxr
51ae6be207 feat:添加微信认证登陆 2020-10-08 23:42:55 +08:00
haoxr
3122e21a17 feat:添加微信认证登陆 2020-10-07 22:34:06 +08:00
haoxr
c2b961abc9 fix:依赖错误修复 2020-10-06 12:20:15 +08:00
haoxr
191ea79563 feat:添加oms、pms、ums模块 2020-10-05 23:54:51 +08:00
haoxr
9123806ed5 fix:nacos配置文件更新 2020-09-30 15:05:51 +08:00
haoxr
3ff9f8bd78 feat:添加营销模块 2020-09-29 23:48:03 +08:00
haoxr
cf57c59ee7 feat:容器启动初始化资源权限角色关系 2020-09-22 20:00:53 +08:00
haoxr
3393516251 feat:oauth2认证自定义异常 2020-09-21 18:02:47 +08:00
haoxr
9278d176c3 refactor:oauth2认证重构 2020-09-17 17:50:02 +08:00
haoxr
9c611c9eec docs:修改README文档 2020-09-16 15:40:42 +08:00
XCZTH
5398a41803 OpenFeign的httpclient测试 2020-09-04 19:04:06 +08:00
XCZTH
1d2a4c07fd 项目整合knife4j 2020-09-03 19:48:06 +08:00
haoxianrui@
ef56771a05 eureka升级nacos 2020-09-01 00:30:35 +08:00
haoxianrui@
381547e49e 配置文件修改 2020-08-23 14:26:47 +08:00
haoxianrui@
5b06b70a19 添加系统管理接口 2020-07-08 00:50:14 +08:00
haoxianrui@
84ce392eb9 完成minio上传文件接口 2020-07-06 01:15:06 +08:00
haoxianrui@
66ffb8564d oauth2认证功能改造完成 2020-07-02 00:59:12 +08:00
haoxianrui@
87ce421dcc 项目结构调整 2020-07-01 23:58:58 +08:00
haoxianrui@
55e7168a9d 服务中心改造 2020-06-30 23:51:36 +08:00
haoxianrui@
76b685f6ea 添加服务管理中心 2020-06-28 23:40:56 +08:00
haoxianrui@
a51172f7ee 工程改造 2020-06-27 01:34:31 +08:00