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
|
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 |
|
b2baccline
|
7464b31443
|
🎨 字典查询修改为支持批量查询,减少前后端通讯
|
2020-07-31 16:34:28 +08:00 |
|
b2baccline
|
2bd971cec7
|
⚡ 删除ObjectMapper的@Primary注解,便于用户定制自己的ObjectMapper
|
2020-07-29 21:36:45 +08:00 |
|
b2baccline
|
15a2e9dad5
|
Merge pull request #26 from lingting-gzm/master
🐛 修复自定义mybatis-plus扩展方法使用异常
|
2020-07-27 11:01:11 +08:00 |
|
b2baccline
|
f0b17452c5
|
⚡ 添加ExtendService及其实现类,更方法使用扩展方法
|
2020-07-27 10:57:00 +08:00 |
|
b2baccline
|
40ade50eac
|
🐛 @Param值由list修改为 collection、如果值为 list,则mybatis会把入参强制转换为List,如果传入的参数是其他Collection的实现类,会出现异常
|
2020-07-27 10:56:08 +08:00 |
|
b2baccline
|
96b461806b
|
⚡ 优化访问日志,防止因日志记录操作而导致请求异常
|
2020-07-22 14:50:58 +08:00 |
|
b2baccline
|
23b56ca278
|
✨ access log 使用 responseWrapper,记录响应数据
|
2020-07-16 18:58:24 +08:00 |
|
b2baccline
|
b35f4c2dc2
|
🎨 调整无权限修改用户时的返回提示语
|
2020-07-14 21:29:18 +08:00 |
|
b2baccline
|
8e9470726c
|
⚡ 调整前后端传输密码加解密模式
|
2020-07-13 16:51:58 +08:00 |
|
b2baccline
|
71f5c845a2
|
🐛 修复TokenStore使用CachePropertiesHolder时的加载顺序问题
|
2020-07-13 15:54:46 +08:00 |
|
b2baccline
|
dceb7de5d5
|
🎨 链式调用format忽略
|
2020-07-10 23:05:47 +08:00 |
|
b2baccline
|
a457390d89
|
✨ 可以通过指定扫描包名添加一些SwaggerModel
|
2020-07-10 23:04:40 +08:00 |
|
b2baccline
|
ae67e4cca6
|
➖ 移除 admin-core 默认引入的swagger相关依赖,用户需要时在项目中按需引入
|
2020-07-10 20:33:13 +08:00 |
|
b2baccline
|
acf6b1167e
|
⬆️ swagger-annotation 升级 1.5.21 & 全局 swagger 依赖版本管理
|
2020-07-10 20:24:37 +08:00 |
|
b2baccline
|
bb28f8eee4
|
🐛 fix 无法选择除master外的数据源进行生成的异常
|
2020-07-06 18:16:06 +08:00 |
|
b2baccline
|
0b2799b466
|
📝 v 0.0.3 SQL 更新
|
2020-07-06 18:15:06 +08:00 |
|
b2baccline
|
af051662e8
|
🚑 extends 模块指定 packaging 为 jar
|
2020-07-06 18:14:26 +08:00 |
|
b2baccline
|
04e9aec049
|
📝 更新日志维护 & 🔧 deploy skip samples
|
2020-07-06 15:17:12 +08:00 |
|
b2baccline
|
192931973f
|
🔖 0.0.3 版本发布~
|
2020-07-06 13:37:51 +08:00 |
|