Commit Graph

1494 Commits

Author SHA1 Message Date
haoxr
0b08cefc12 chore(pom.xml): spring boot version 修改 2022-11-20 22:56:08 +08:00
haoxr
bcef212464 chore(nacos_config.zip): MinIO配置更新 2022-11-20 22:40:03 +08:00
haoxr
cabbfa731a refactor(common-file): 文件上传代码重构优化 2022-11-20 22:35:43 +08:00
haoxr
d333d40813 chore(pom.xml): 移除图片压缩依赖 2022-11-20 22:34:42 +08:00
haoxr
924f36a972 refactor: SpringBoot SPI方式升级 2022-11-20 22:34:14 +08:00
haoxr
6227aeab4b style: 删除无用代码 2022-11-20 22:33:24 +08:00
haoxr
7301f4eec2 style(SysMenuController.java): 代码空行格式调整 2022-11-20 22:32:47 +08:00
haoxr
cbcd959150 docs(README.md): 项目说明文档修改 2022-11-19 01:22:29 +08:00
haoxr
1e54665738 docs(README.md): 项目说明文档修改 2022-11-19 01:21:02 +08:00
haoxr
1d5c8de17c docs(README.md): 项目说明文档修改 2022-11-19 01:18:59 +08:00
haoxr
f99d70bfd4 docs(README.md): 项目说明文档排版更新 2022-11-19 01:16:41 +08:00
haoxr
8fef868733 refactor: 权限拦截校验支持*号匹配任意字符 2022-11-18 00:17:25 +08:00
haoxr
582b91b7e4 fix: SpringSecurity自定义权限方法拦截问题修复 2022-11-17 23:59:24 +08:00
haoxr
06e3e074a3 fix: 购物车结算订单确认页面无法加载商品问题修复 2022-11-17 01:20:23 +08:00
haoxr
997555a683 refactor: 优化密钥库文件在maven打包时可能被转码导致Invalid keystore format出现的问题 2022-11-16 00:47:27 +08:00
haoxr
5e72f99da2 style: 删除无用代码片段 2022-11-16 00:45:44 +08:00
haoxr
77b4b4d714 style(OAuth2ClientSecurityConfig.java): 完善注释 2022-11-16 00:45:04 +08:00
haoxr
85aef0831c fix: mysql5.x脚本编码格式错误 2022-11-16 00:43:43 +08:00
haoxr
4ab4b4c2d3 refactor: 删除无用文件 2022-11-16 00:43:05 +08:00
haoxr
4542bea76e fix: Service包位置错放调整 2022-11-14 19:50:10 +08:00
haoxr
d48aee42f1 docs: 版本2.1.2更新说明 2022-11-14 00:47:59 +08:00
haoxr
b04de30191 chore(pom.xml): 项目版本号修改2.1.2 2022-11-14 00:47:04 +08:00
haoxr
f441cc552c docs: 更新营销表结构 2022-11-14 00:40:06 +08:00
haoxr
18ba84fe20 refactor: 包结构调整优化 2022-11-14 00:35:35 +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
539d4cb08d style: 代码格式化 2022-11-14 00:33:28 +08:00
haoxr
371a6570d6 feat: Spring Security添加自定义认证和访问异常 2022-11-14 00:33:10 +08:00
haoxr
a331105054 refactor: 用户分页列表方法优化 2022-11-14 00:32:54 +08:00
haoxr
9acae4c442 refactor: 购物车代码优化和问题修复 2022-11-14 00:31:59 +08:00
haoxr
a1906691d0 refactor: 优惠券代码优化 2022-11-14 00:30:52 +08:00
haoxr
b9a9f5392c refactor: 广告营销代码优化,优化广告横幅列表接口 2022-11-14 00:29:55 +08:00
haoxr
9a955956fd refactor: 广告营销代码优化,优化广告横幅列表接口 2022-11-14 00:29:26 +08:00
haoxr
a9a284a304 chore(nacos_config.zip): nacos配置更新,新增放行路径 2022-11-14 00:27:25 +08:00
haoxr
c91878eadf feat: Spring Security添加自定义认证和访问异常 2022-11-13 23:56:14 +08:00
haoxr
f24c682b81 Merge branch 'develop' of gitee.com:youlaitech/youlai-mall into develop 2022-11-12 00:10:34 +08:00
haoxr
165f663696 refactor(ThreadPoolConfig.java): 自定义线程池核心数优化 2022-11-12 00:10:10 +08:00
haoxr
f7f35b3af0 feat(OAuth2ClientSecurityConfig.java): Spring Cloud Gateway开启CORS资源共享允许跨域
Closes #I60ESM
2022-11-12 00:09:26 +08:00
chuan
13f71e0a64 feat(laboratory): 添加websocket
添加websocket
2022-11-11 23:48:55 +08:00
haoxr
968042e8a8 feat: 合并分支代码 2022-11-11 01:12:32 +08:00
haoxr
6db75571ab docs(nacos_config.zip): 放行app请求配置 2022-11-11 01:09:35 +08:00
haoxr
bc6b2f0fa1 refactor: 代码优化 2022-11-11 01:08:52 +08:00
haoxr
cb9dff16f4 fix: 未登录会员是否登录判断错误问题修复 2022-11-11 01:08:38 +08:00
haoxr
7d20277b59 refactor: 自定义线程池优化 2022-11-11 01:03:55 +08:00
haoxr
26784b6073 chore(pom.xml): 项目版本升级2.1.1 2022-11-10 07:37:51 +08:00
haoxr
af341484a3 docs(CHANGELOG.md): 添加升级changlog说明 2022-11-10 07:33:37 +08:00
haoxr
c191dc354c chore(nacos_config.zip): 更新nacos配置 2022-11-10 07:30:41 +08:00
haoxr
98a05349e7 fix: 注销方法问题修复,validation移至common-web 2022-11-10 07:27:59 +08:00
zc
991daf9753 fix(Laboratory): 添加RocketMQ配置属性
添加RocketMQ配置属性
2022-11-09 17:29:06 +08:00
haoxr
9d397c188f docs(README.md): 补充项目结构目录 2022-11-09 07:51:33 +08:00