Commit Graph

99 Commits

Author SHA1 Message Date
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
2806ecb185 style: 移除无用引用 2023-03-25 09:33:40 +08:00
haoxr
56e6c66c36 fix: Could not initialize class sun.font.SunFontManager 2023-03-25 02:09:52 +08:00
haoxr
49f18e4a18 fix: 验证码校验拦截问题修复 2023-03-25 01:14:42 +08:00
haoxr
28a47319ba chore: 添加验证码配置 2023-03-25 01:14:21 +08:00
haoxr
01266531ea fix: jsqlparse 4.4 版本 ur 触发隔离关键字uncommited read 报错问题修复 2023-03-25 01:13:09 +08:00
haoxr
20dec09bf5 feat: 新增验证码和代码优化重构 2023-03-24 22:41:59 +08:00
haoxr
3aea7729af docs: sql 脚本更新 v2.0.0 2023-03-11 22:16:39 +08:00
haoxr
3c56ea848e fix: 字典Controller报错问题修复 2023-03-11 18:15:48 +08:00
haoxr
defbb6a93b refactor: 项目代码重构,优化管理系统代码细节 2023-03-11 10:57:24 +08:00
haoxr
6ab175871e fix(PageResult): 分页列表因泛型缺失导致接口文档字段无注释问题修复 2023-03-11 10:56:14 +08:00
haoxr
ddb43da07e style: 代码格式化 2023-03-11 10:54:28 +08:00
haoxr
53a75a761b style(UserImportListener): 删除多余空行 2023-03-11 10:53:41 +08:00
haoxr
6940820594 feat(RequestLogFilter): 新增请求日志拦截器继承CommonsRequestLoggingFilter方式 2023-03-11 10:52:27 +08:00
haoxr
2274161509 refactor: 完善部门接口文档说明 2023-03-10 23:55:35 +08:00
haoxr
5f28aa4f1e refactor: 部门表单类型移除无用字段 2023-03-09 23:56:11 +08:00
haoxr
e23bce488e refactor: 项目结构调整 v1.2.0 2023-03-08 23:55:32 +08:00
haoxr
9a1c1088f1 fix: 删除部门附加删除子部门 2023-03-07 23:55:41 +08:00
haoxr
1d3395bbc3 refactor: 接口文档根据ascii码排序 2023-03-06 23:57:59 +08:00
haoxr
2028baa721 feat: 接口文档根据ascii码排序 2023-03-04 23:58:17 +08:00
haoxr
5fa708546d refactor: 目录结构调整 2023-03-03 18:28:14 +08:00
haoxr
3cb996a045 refactor: 用户导入优化 2023-03-03 18:28:02 +08:00
haoxr
fd12734d1b refactor: 接口文档添加example值 2023-03-03 18:19:17 +08:00
haoxr
ea95898f9c feat: 新增请求日志打印过滤器 2023-03-03 18:18:31 +08:00
haoxr
dc19023d25 fix: 合并冲突解决 2023-03-03 01:00:06 +08:00
haoxr
3c33d987cf style: 移除无用导入 2023-03-03 00:58:18 +08:00
haoxr
72d1d8a7c4 fix: 合并冲突解决 2023-03-03 00:55:59 +08:00
haoxr
5a9788fedc fix: api-docs接口文档描述返回序列化问题修复 2023-03-03 00:52:24 +08:00
haoxr
dcd8ad02f8 docs: 添加接口文档地址 2023-03-03 00:51:20 +08:00
haoxr
bc2896ad02 refactor: SQL关键字大写 2023-03-03 00:50:54 +08:00
haoxr
b593c47ae8 refactor: 用户导入优化 2023-03-03 00:50:35 +08:00
haoxr
00d10b364c refactor: 用户导入优化 2023-03-03 00:50:16 +08:00
haoxr
09417168c7 fix: 关闭withJansi解决控制台启动报错 2023-03-03 00:49:38 +08:00
haoxr
a2a7853dbf chore: 添加接口文档开关配置 2023-03-03 00:48:40 +08:00
haoxr
6455d745d0 fix: springdoc注解问题修复 2023-03-02 01:19:13 +08:00
haoxr
d2eca592d9 fix: 用户导入问题修复 2023-03-01 23:49:31 +08:00
haoxr
aa422ff45c refactor: 项目结构优化 2023-03-01 23:24:07 +08:00
haoxr
42420b7019 refactor: 配置加载顺序单元测试优化 2023-03-01 23:23:18 +08:00
haoxr
07b7cd5651 refactor: 用户导入优化 2023-03-01 23:22:01 +08:00
haoxr
3741f71bee feat: 新增SpringBoot配置加载顺序单元测试类 2023-02-23 18:27:57 +08:00
haoxr
8e3800a572 docs: 权限校验添加注释 2023-02-22 11:01:56 +08:00
haoxr
b95d8fc29c fix: knife4j框架版本4接口协议springdoc表单参数添加@ParameterObject注解 2023-02-22 10:46:27 +08:00
haoxr
f49ba52554 refactor: redis json序列化优化和添加序列化器测试 2023-02-17 18:53:18 +08:00
haoxr
bc7e53b0d8 chore: 添加单元测试依赖 2023-02-17 18:52:31 +08:00
haoxr
6ebd4c6fc0 refactor: 代码目录结构调整 2023-02-17 18:52:01 +08:00
haoxr
e43b278140 refactor: springboot3 + knife4j 请求添加token配置 2023-02-17 18:51:50 +08:00
haoxr
c41d3304a9 fix: 升级springboot3 redis配置由spring.redis → spring.data.redis 2023-02-17 18:50:57 +08:00
haoxr
6cda05dcf9 refactor: 代码目录结构调整 2023-02-17 18:49:54 +08:00
haoxr
8c16ec083e feat: 添加swagger白名单路径 2023-02-17 18:49:20 +08:00