Commit Graph

24 Commits

Author SHA1 Message Date
haoxr
4be48704cd chore: 升级 SpringBoot 版本 3.1.43.1.5 2023-11-07 23:36:56 +08:00
haoxr
2ba2828edd chore(pom.xml): 升级 springboot 3.1.0 →3.1.4,knife4j 4.0.0→4.3.0 2023-10-17 21:44:03 +08:00
haoxr
9453600715 refactor: 添加 websocket 连接认证拦截器实现点对点指定用户发送消息;移除 easy-captcha 替换为 hutool-captcha验证码实现代码简化;重构认证接口控制层代码。 2023-09-12 18:25:16 +08:00
haoxr
532b632ccc refactor: 项目结构合理性优化 2023-06-03 11:03:12 +08:00
haoxr
9b8de0b35e chore(pom.xml): 添加websocket依赖 2023-06-01 23:56:28 +08:00
haoxr
4ca8c13d86 fix: 修复多级路由的组件路径错误导致页面404问题 2023-05-25 07:34:44 +08:00
haoxr
98f11a6df3 chore: 升级版本 2.2.0 2023-05-23 23:56:02 +08:00
haoxr
d0e4e0b7bc chore(pom.xml): 升级 SpringBoot 版本 3.0.63.1.0 2023-05-21 14:32:51 +08:00
郝先瑞
4063851f67 build(pom.xml): 添加 lombok-mapstruct-binding 插件依赖,允许使用Lombok的Java Bean类中使用MapStruct注解 (Lombok 1.18.20+) 2023-05-13 19:50:04 +08:00
haoxr
b4039f791b build(pom.xml): 添加分布式锁依赖包 2023-05-10 06:42:43 +08:00
郝先瑞
8d3e13a294 build: 升级 SpringBoot 3.0.6 和移除动态数据源依赖 2023-05-02 22:58:53 +08:00
郝先瑞
47d7c5083c fix(pom.xml): Java8 之后 JavaScript 引擎 nashorn 被移除导致验证码解析报错 2023-04-22 16:33:17 +08:00
haoxr
f69a6d2c01 build(pom.xml): 升级依赖版本和添加动态数据源依赖 2023-04-21 18:11:36 +08:00
haoxr
c19b27f1d9 chore(pom.xml): 升级 SpringBoot 3.0.23.0.5 2023-03-25 14:21:39 +08:00
haoxr
b5d7fe2370 chore(pom.xml): 升级版本号v2.1.0 2023-03-25 10:20:22 +08:00
haoxr
20dec09bf5 feat: 新增验证码和代码优化重构 2023-03-24 22:41:59 +08:00
haoxr
6455d745d0 fix: springdoc注解问题修复 2023-03-02 01:19:13 +08:00
haoxr
bc7e53b0d8 chore: 添加单元测试依赖 2023-02-17 18:52:31 +08:00
haoxr
9d73197bd8 feat: 升级SpringBoot3 2023-02-06 09:40:50 +08:00
haoxr
e7a3c2c911 chore: 升级SpringBoot版本为2.7.6 2022-12-18 12:53:10 +08:00
haoxr
026dcf6f29 chore(pom.xml): 版本号升级更新 2022-12-13 00:46:28 +08:00
haoxr
d504d55484 fix(pom.xml): 升级easyexcel版本解决导出用户无数据问题
报错信息:ExcelGenerateException: java.lang.NoClassDefFoundError: Could not
initialize class net.sf.cglib.beans.BeanMap$Generator

Closes https://gitee.com/youlaiorg/vue3-element-admin/issues/I62F9Z
2022-12-13 00:25:36 +08:00
haoxr
ba1ed27454 chore(pom.xml): 新增MinIO依赖 2022-11-21 00:12:35 +08:00
horizons
de9157143a feat: 全量提交 2022-10-24 07:50:54 +08:00