Commit Graph

308 Commits

Author SHA1 Message Date
b2baccline
d11a96a4fb 🐛 修复异常消息重复通知 2020-09-09 13:11:37 +08:00
b2baccline
d961bafbc5 优化钉钉消息发送http请求 2020-09-04 15:08:24 +08:00
b2baccline
1a8548e1f0 修改是否通知异常类的校验位置 2020-09-03 21:40:51 +08:00
b2baccline
6127d8ac91 异常通知 添加忽略指定异常类配置,不会对被通知的类进行通知 2020-09-03 21:24:11 +08:00
b2baccline
60e492e165 优化当短时间产生大量异常时,异常通知线程达到60% CPU占用 2020-09-03 21:06:51 +08:00
b2baccline
6ba2439a97 🐛 修复异常通知类占用cpu过高 2020-08-31 16:59:30 +08:00
b2baccline
914fd12dae 🐛 修复异常通知空指针异常时,自身会抛出空指针异常,导致消息无法正常被通知 2020-08-28 17:21:22 +08:00
b2baccline
676feb073c mybatis-plus-mysql 添加主键回填,添加 InsertByBatch方法 2020-08-26 22:17:39 +08:00
b2baccline
8106a4cc22 ⬆️ 升级spring-boot版本 2020-08-26 13:57:16 +08:00
b2baccline
709be19164 Merge remote-tracking branch 'fetch/master' 2020-08-25 22:25:16 +08:00
b2baccline
68f411bca5 🐛 修复包装 RequestBody 导致获取请求表单数据失败的bug 2020-08-25 21:29:31 +08:00
b2baccline
fba45e75a1 🐛 取消 LogUtils#isMultipartContent 方法只对Post 方法进行请求的限制 2020-08-25 20:44:38 +08:00
b2baccline
9c04d7d7ba 修改排版,英文冒号转中文冒号 2020-08-25 11:26:30 +08:00
b2baccline
6edc47235f 异常通知添加 hostname和ip 2020-08-24 17:37:10 +08:00
b2baccline
100c5e55f9 🐛 修改AbstractQueueThread#preProcessor方法的访问修饰符,以便子类重写 2020-08-24 15:01:06 +08:00
b2baccline
ffc12ea4b0 Merge pull request #31 from lingting-gzm/master
lov模块引入
2020-08-21 16:23:49 +08:00
b2baccline
9106654bda 🐛 修复类校验失败时,返回信息无法正确获取 2020-08-20 19:31:42 +08:00
b2baccline
01e8f58e41 🐛 处理 message 为 null 的情况 2020-08-19 16:54:46 +08:00
b2baccline
3d76005499 参数绑定异常 日志打印堆栈信息 2020-08-19 15:19:44 +08:00
b2baccline
30f3862760 补充lov建表的sql语句 2020-08-19 10:47:55 +08:00
b2baccline
2a45881860 完成lov模块 2020-08-17 14:28:06 +08:00
b2baccline
ceac5317ea 🎨 ApplicationContextUtil 改名为 SpringUtil 添加多个静态方法以供使用 2020-08-17 11:45:29 +08:00
b2baccline
9d21e96ad3 字典项添加id 2020-08-17 10:07:45 +08:00
b2baccline
c7896d87ef Merge pull request #30 from lingting-gzm/master
 补上 dict_value_type 缺失的 item 插入sql语句
2020-08-14 15:39:53 +08:00
b2baccline
4f159f60b1 补上 dict_value_type 缺失的 item 插入sql语句 2020-08-14 15:37:48 +08:00
b2baccline
f35ba79000 📝 更新 value_type 默认值 2020-08-14 11:16:44 +08:00
b2baccline
d0bad5f5aa ⬆️ up version to 0.0.5-SNAPSHOT 2020-08-14 11:15:46 +08:00
b2baccline
3bfc0c070b 📝 update CHANGELOG.md 2020-08-14 10:46:32 +08:00
b2baccline
0e0872ec0c 🔖 v0.0.4 版本发布 2020-08-14 10:39:10 +08:00
b2baccline
eb7724d8c7 Merge pull request #29 from lingting-gzm/master
 字典添加数据类型
2020-08-14 10:31:09 +08:00
b2baccline
ce0d57629d dict type修改为 valueType 2020-08-13 15:58:32 +08:00
b2baccline
8f4af0e338 字典添加数据类型 2020-08-12 16:38:43 +08:00
b2baccline
526be58b44 📝 CHANGELOG.md v0.0.4 updated 2020-08-10 15:15:35 +08:00
b2baccline
915d8ca6ff Merge pull request #28 from lingting-gzm/master
添加是否禁用ifram嵌入配置
2020-08-10 15:10:45 +08:00
b2baccline
6b988fc068 🔥 移除 AdminExceptionHandler.java 2020-08-10 14:28:04 +08:00
b2baccline
7e77c1ca67 添加禁用iframe配置 2020-08-10 10:02:34 +08:00
b2baccline
cac5c7ae95 订单异常通知@所有人 2020-08-10 09:43:10 +08:00
b2baccline
f21f29fd6b 📝 CHANGELOG.md v0.0.4 updated 2020-08-07 15:57:07 +08:00
b2baccline
3d44cc837c ⬆️ dependency hutool up to 5.3.10 2020-08-07 15:50:59 +08:00
b2baccline
e05f89d59e ⬆️ excel 导出同步更新,from https://github.com/pig-mesh/excel-spring-boot-starter 2020-08-05 11:45:59 +08:00
b2baccline
24526abceb 🎨 提高默认的批处理数据大小 2020-08-05 11:44:04 +08:00
b2baccline
1e3b0b966c Merge pull request #27 from lingting-gzm/master
添加 starter-kafka 模块
2020-08-05 11:36:34 +08:00
b2baccline
db10f6de6a 🐛 修复 AbstractQueueThread 注释错误、修改 DEFAULT_BATCH_TIMEOUT 为 DEFAULT_BATCH_TIMEOUT_MS 2020-08-05 11:29:12 +08:00
b2baccline
83db1e1372 🔥 取消加载数据源时的 driverClassName 属性 2020-08-04 16:43:16 +08:00
b2baccline
860f07122d ⬇️ ballcat up to 0.0.4-SNAPSHOT & dynamic-datasource 3.2.0 & SBA 2.2.4 2020-08-04 16:34:08 +08:00
b2baccline
a92e7e0e67 添加 MethodArgumentTypeMismatchException 类型异常捕获处理 2020-08-03 15:45:19 +08:00
b2baccline
258e72b7b4 🐛 修复启动时由于部分参数未设置默认值导致无法正常启动 2020-08-03 15:38:21 +08:00
b2baccline
947059a1e6 新增 kafka-starter 模块 2020-08-03 15:38:16 +08:00
b2baccline
0ca81a325f 修改 DEFAULT_BATCH_TIMEOUT 默认值 2020-08-03 15:38:05 +08:00
b2baccline
ad486b7e89 🎨 调整下字典VO返回值命名 2020-07-31 18:04:29 +08:00