Commit Graph

98 Commits

Author SHA1 Message Date
b2baccline
3b1449560c 🏗️ ballcat-common-conf 包转换为 ballcat-spring-boot-starter-web 只保留对 web 应用的配置增强,如全局异常管理,以及 Sql 防注入处理,jackson 的默认配置等 2021-07-30 21:46:10 +08:00
b2baccline
16709105c8 ⬆️ up to 0.3.0-snapshot 2021-07-29 23:23:50 +08:00
b2baccline
82f440f605 幂等控制组件,粗糙的第一版 2021-07-29 22:41:19 +08:00
b2baccline
0d07c53a28 ♻️ ballcat-oauth 更名为 ballcat-auth,将授权相关代码剥离。方便后续将授权服务和 upms 资源服务分开独立部署 2021-07-15 16:24:15 +08:00
b2baccline
26afddc127 ♻️ 移除 ballcat-oauth-model,相关代码迁入 ballcat-common-security 2021-07-06 19:14:49 +08:00
b2baccline
538c3b78be ⬆️ 升级第三方依赖版本
- Bump spring-boot from 2.4.3 to 2.4.8
- knife4j from 2.0.8 to 2.0.9
- hutool from 5.5.8 to 5.7.3
- fastjson from 1.2.75 to 1.2.76
- dynamic-datasource from 3.3.1 to 3.3.2
- spring-boot-admin from 2.4.1 to 2.4.2
- anji-captcha from 1.2.8 to 1.2.9
2021-07-01 20:36:08 +08:00
b2baccline
ad4fd21f51 🎨 拆分 admin-websocket 模块,方便用户剔除不需要的组件 2021-07-01 17:22:05 +08:00
b2baccline
ec95a1b2f5 数据权限 dataScopes 通过 ThreadLocal 进行方法间传递 2021-06-30 13:56:55 +08:00
b2baccline
3f292c40f9 ⬆️ up to v0.2.0-SNAPSHOT 2021-06-29 15:19:27 +08:00
b2baccline
9eefbe438d 🔖 v0.1.0 release 2021-06-28 10:55:23 +08:00
b2baccline
d8d058c5b4 🐛 fix easyexcel 添加 password 后会导致 excel 文件打不开的问题 2021-06-11 00:11:48 +08:00
b2baccline
3e29add2a8 ♻️ log 模块拆分 2021-06-01 18:28:06 +08:00
b2baccline
849bb047c7 ♻️ notify 模块拆分 2021-06-01 13:38:45 +08:00
b2baccline
fa4e16d9c1 ♻️ system, oauth 相关模块拆分 2021-06-01 10:50:29 +08:00
b2baccline
61750995f2 ♻️ 重构 OssClient 生成代码. 兼容其他平台的s3接口, 弃用路径形式改用host形式来指定 bucket 2021-05-12 17:26:19 +08:00
b2baccline
082a61352e ⬆️ virtual-currency 0.4.1 -> 0.4.2 2021-05-12 17:26:19 +08:00
b2baccline
fc6a3848aa 🎨 starter-storage 重命名为 starter-oss 2021-05-12 17:26:19 +08:00
b2baccline
40c9458465 🔥 移除阿里云实现, 仅使用 亚马逊云的 s3实现 2021-05-12 17:26:19 +08:00
b2baccline
5736835828 ♻️ 重构 storage 模块 2021-05-12 17:26:19 +08:00
b2baccline
f58ac98afe 拆分国际化starter 2021-04-30 17:26:02 +08:00
b2baccline
fcfd558aaf 🚧 根据官方文档,调整 lombok 和 mapstruct 的依赖引入方式。 2021-04-24 18:15:24 +08:00
b2baccline
dcb3dac9df Merge pull request #82 from xiaoashuo/master
添加国际化starter
2021-04-19 20:21:08 +08:00
b2baccline
c893948111 ⬆️ Bump spring-boot-admin from 2.3.1 to 2.4.1 2021-04-19 20:16:54 +08:00
b2baccline
779747f3cc ⬆️ up to 0.1.0-SNAPSHOT 2021-04-15 23:19:47 +08:00
b2baccline
6ef54c30c8 完善java doc 2021-04-07 21:11:00 +08:00
b2baccline
d80eaead71 ⬇️ 由于 SBA 2.4.0 的登陆重定向异常,降级到 2.3.1 2021-03-25 19:22:12 +08:00
b2baccline
66ba18dd20 🐎 xss 抽取成一个单独的 starter,顺便修复 json 数据关闭校验失效的bug 2021-03-16 21:47:46 +08:00
b2baccline
61da3d2fce ⬆️ virtual-currency 0.3.2 -> 0.4.1 2021-03-08 22:00:03 +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
a22fec3493 🔨 拆分出 common-model 模块
🎨 重命名 SpringUtils -> ApplicationContextHolder
 调整 json 序列化使用 JsonUtils
2021-03-02 19:02:43 +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
baa2b825a9 Merge remote-tracking branch 'fork/master' 2021-02-23 17:46:58 +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
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
cd0f7b2b0c 新增 pay-ali 模块, 用于支持支付宝支付 2021-01-25 18:12:55 +08:00
b2baccline
e6ffc2e035 🎨 重构 ballcat-spring-boot-starter-pay模块, 使其按需加载指定支付方式 2021-01-22 19:29:02 +08:00
b2baccline
884504dde7 ⬆️ live.lingting:virtual-currency 升级 0.2.2 -> 0.3.2 2021-01-22 17:31:03 +08:00
b2baccline
db5bff41e6 🐎 swagger-stater 调整,支持 swagger3,升级 knife4j 至 2.0.8(2.x版本只支持Swagger2 版本下的 OAuth2 授权) 2021-01-21 22:46:39 +08:00
b2baccline
758512d6e1 ⬆️ up to 0.0.8-SNAPSHOT 2021-01-19 10:03:17 +08:00
b2baccline
e59cb49c31 Merge branch 'v0.0.8' 2021-01-19 10:01:10 +08:00