Commit Graph

520 Commits

Author SHA1 Message Date
b2baccline
aff93875ac 🔥 移除AbstractBlockingQueueThread的 putObject 方法 2021-03-08 20:20:49 +08:00
b2baccline
0351118199 RedisHelper 添加 list 的 rightPush和leftPop方法 2021-03-08 20:20:49 +08:00
b2baccline
ffc9034ccf 🎨 抽象 AbstractThread 类. 让下级自定义 poll和put方法. 2021-03-08 20:20:49 +08:00
b2baccline
b8e2970435 🔥 移除新酷卡短信组件 2021-03-08 14:41:20 +08:00
b2baccline
85790d7a61 ⬆️ up to 0.0.9-SNAPSHOT 2021-03-05 14:09:31 +08:00
b2baccline
9119650a3a 🔖 release v0.0.8 2021-03-04 21:08:06 +08:00
b2baccline
d79dbbc822 📝 v0.0.8 文档 & sql更新
 代码生成器模板组的查询条件非空检验
2021-03-04 21:04:24 +08:00
b2baccline
e89f8d4c67 🐎 精简一些暂时用不上的判断,以及默认返回 true 2021-03-02 19:42:13 +08:00
b2baccline
a22fec3493 🔨 拆分出 common-model 模块
🎨 重命名 SpringUtils -> ApplicationContextHolder
 调整 json 序列化使用 JsonUtils
2021-03-02 19:02:43 +08:00
b2baccline
93b1e5836e SimpleDesensitizationHandlerHolder.java 修改为 DesensitizationHandlerHolder,将 正则和滑动脱敏处理器也集中管理,方便直接获取复用实例 2021-02-26 19:05:40 +08:00
b2baccline
3d58ea863f 🎨 json 工具类改名 && 代码格式化 2021-02-26 16:19:50 +08:00
b2baccline
8328482d28 Update pom.xml 2021-02-26 15:53:42 +08:00
b2baccline
7b9203f706 ⬆️ Bump fastjson in /ballcat-dependencies
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.9 to 1.2.25.sec10.
- [Release notes](https://github.com/alibaba/fastjson/releases)
- [Commits](https://github.com/alibaba/fastjson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 15:53:42 +08:00
b2baccline
1959d02bd4 🎨 工具类移动到 common-util模块. (#65)
🎨 工具类移动到 common-util 模块.
 新增自动配置的JsonUtil
 添加 RedisHelper 工具类
2021-02-26 15:48:36 +08:00
b2baccline
cff403e037 完成微信转账以及demo实例 2021-02-25 17:27:28 +08:00
b2baccline
15396ba3cf 🐛 修复 Json 转换,对象属性为 null 时被转换为 '',导致的反序列化异常 2021-02-25 17:23:41 +08:00
b2baccline
46d5e8d65d ⬆️ 升级至 spring-boot v2.4.3 2021-02-23 18:13:41 +08:00
b2baccline
6a80107b27 Merge pull request #63 from lingting/master
🐛 修复insertBatchSomeColumn无法插入除list以外的其他 Collection 类型数据
2021-02-23 17:53:36 +08:00
b2baccline
dd8d2f1310 🐛 修复insertBatchSomeColumn无法插入除list以外的其他 Collection 类型数据 2021-02-23 17:47:57 +08:00
b2baccline
baa2b825a9 Merge remote-tracking branch 'fork/master' 2021-02-23 17:46:58 +08:00
b2baccline
32a36155bb 📝 v 0.0.8 CHANGELOG.md & README.md 更新 2021-02-22 20:54:36 +08:00
b2baccline
c93cb3345b ⬆️ 滑块验证码升级 v1.2.8 2021-02-22 18:22:38 +08:00
b2baccline
9e45b41aa0 🐎 独立脱敏模块 & 移除 hibernate-validator 版本指定,改为跟随 springboot 依赖版本 2021-02-22 16:00:48 +08:00
b2baccline
1d586821f4 🔥 移除 AliPay中的 yuanToFen方法 2021-02-22 14:46:47 +08:00
b2baccline
0172d5cc00 🎨 取消代码格式化时的强制换行符转换 2021-02-20 16:18:31 +08:00
b2baccline
f8ab1bb649 Merge branch 'master' of https://github.com/Hccake/ballcat 2021-02-20 15:14:32 +08:00
b2baccline
94e5771d76 Merge pull request #62 from lingting/master
 更改 hutool依赖引入方式, 按需引入
2021-02-20 15:14:12 +08:00
b2baccline
be2a9e9d1f ⬆️ 第三方依赖大升级 2021-02-20 15:13:54 +08:00
b2baccline
49248eea07 更改 hutool依赖引入方式, 按需引入 2021-02-20 14:30:42 +08:00
b2baccline
d5228916c8 Merge branch 'master' of https://github.com/Hccake/ballcat 2021-02-19 18:27:02 +08:00
b2baccline
9c853f4fb1 admin sample 配置 swagger3 支持 2021-02-19 18:26:24 +08:00
b2baccline
ac0ce89c14 up to spring-boot 2.4.3 & up to spring-boot-admin 2.3.1 2021-02-19 18:24:42 +08:00
b2baccline
5b15122912 连表查询还是先使用 Base_Column_List 2021-02-19 18:22:02 +08:00
b2baccline
56acb53aa0 Merge pull request #61 from lingting/master
阿里支付以及配置修改
2021-02-19 17:34:22 +08:00
b2baccline
442adbf6ac 更改密码加解密密钥配置 2021-02-19 17:26:46 +08:00
b2baccline
90b259d087 Merge remote-tracking branch 'fork/master'
# Conflicts:
#	ballcat-admin/ballcat-admin-core/src/main/java/com/hccake/ballcat/admin/modules/sys/service/impl/SysUserServiceImpl.java
2021-02-19 17:25:40 +08:00
b2baccline
a0dc99ac03 添加配置的yml提示 2021-02-19 17:21:52 +08:00
b2baccline
c2710195fa 图形验证码添加开关配置, 默认开启 2021-02-19 17:21:31 +08:00
b2baccline
02e7bd123b 🎨 密码加解密密钥配置由 password.secret-key 变更为 ballcat.password.secret-key 2021-02-19 17:20:46 +08:00
b2baccline
fef923549e 用户密码在Controller层统一进行AES解密,service层输入保证使用明文密码 2021-02-19 10:39:54 +08:00
b2baccline
ec5ade668b 🎨 Wrapper条件判断,对于字符串使用非空非null校验,空白符也不进行查询 2021-02-01 17:33:36 +08:00
b2baccline
6bf6588c6e 🐛 修复dataPermission获取空指针问题 2021-01-28 21:40:36 +08:00
b2baccline
76b0a20bb1 访问日志忽略验证码获取请求,操作日志忽略记录MutipartFile类型参数 2021-01-27 17:00:20 +08:00
b2baccline
c0f0611ebd 数据权限控制细粒度到资源上 2021-01-27 15:16:17 +08:00
b2baccline
e52e59ddd8 添加支付宝支付回调解析以及验签 2021-01-26 15:21:14 +08:00
b2baccline
1793087291 包装查询结果, 简化信息 2021-01-26 11:24:02 +08:00
b2baccline
f0369596b7 🐛 修复支付宝 bean 无法自动注入 2021-01-26 09:53:05 +08:00
b2baccline
7dd2c4245f Merge pull request #59 from lingting/master
🐛 修复pay模块依赖缺失
2021-01-25 04:39:01 -06:00
b2baccline
b49c8db6b3 🐛 修复pay模块依赖缺失 2021-01-25 18:30:51 +08:00
b2baccline
53f598262b 限制文件换行符 2021-01-25 18:28:03 +08:00