lbw
|
e3a9127d4e
|
♻️ Refactoring code. 使用泛型优优化 RedisUtils
|
2023-05-14 23:39:57 +08:00 |
|
lbw
|
42942ba4ae
|
🎨 Improving structure / format of the code. 格式化代码
|
2023-05-13 10:56:58 +08:00 |
|
lengleng
|
a67aaa4daf
|
!364 增加缓存RedisUtils工具类,提供了各种RedisTemplate各种语法糖,响应体R中增加内部调用是否成功判断R.isSuccess()方法,以及自定义返回指定状态码R.result(null, 1001, "业务提示")
Merge pull request !364 from xianxin100/master
|
2023-05-12 10:12:35 +00:00 |
|
xianxin
|
00984915b4
|
增加缓存RedisUtils工具类,提供了各种RedisTemplate各种语法糖,响应体R中增加内部调用是否成功判断R.isSuccess()方法,以及自定义返回指定状态码R.result(null, 1001, "业务提示")
|
2023-05-12 17:06:27 +08:00 |
|
冷冷
|
a0af27b7c1
|
Merge pull request #869 from pig-mesh/dependabot/maven/dev/com.mysql-mysql-connector-j-8.0.33
⬆️ Bump mysql-connector-j from 8.0.31 to 8.0.33
|
2023-05-12 16:10:02 +08:00 |
|
dependabot[bot]
|
06a5cda10b
|
⬆️ Bump hutool-bom from 5.8.17 to 5.8.18
Bumps [hutool-bom](https://github.com/looly/hutool) from 5.8.17 to 5.8.18.
- [Release notes](https://github.com/looly/hutool/releases)
- [Changelog](https://github.com/dromara/hutool/blob/v5-master/CHANGELOG.md)
- [Commits](https://github.com/looly/hutool/commits)
---
updated-dependencies:
- dependency-name: cn.hutool:hutool-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-12 07:53:49 +00:00 |
|
dependabot[bot]
|
1b58b391b0
|
⬆️ Bump mysql-connector-j from 8.0.31 to 8.0.33
Bumps [mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 8.0.31 to 8.0.33.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.31...8.0.33)
---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-12 07:53:26 +00:00 |
|
Lht
|
a13d5f2864
|
🎨 Improving structure / format of the code. spring-format
|
2023-04-13 18:35:14 +08:00 |
|
Lht
|
4f1d71161b
|
⬆️ Upgrading dependencies. UP hutool 5.8.17
|
2023-04-13 18:32:29 +08:00 |
|
lbw
|
7f9806ef7b
|
!355 优化代码
Merge pull request !355 from 为道日损/master
|
2023-04-04 10:34:04 +00:00 |
|
fxw
|
ac8e2d7b34
|
fix: 🐛 解决获取HttpServletRequest可能抛出异常问题
|
2023-04-04 14:32:52 +08:00 |
|
fxw
|
6f2948b793
|
fix: 🐛 经过代码检查,不推荐使用hutool的StrUtil
fix: 🐛 去掉一段无用代码;
fix: 🐛 创建私有构造方法
|
2023-04-04 14:04:09 +08:00 |
|
lbw
|
a04b47f4a1
|
⬆️ Upgrading dependencies. seata 1.6.1
|
2023-04-04 10:28:06 +08:00 |
|
Lht
|
5dad371547
|
⬆️ Upgrading dependencies. UP hutool 5.8.16
|
2023-03-29 19:02:55 +08:00 |
|
lengleng
|
802b42ec95
|
!351 移除多余的if判断
Merge pull request !351 from zerolinck/dev
|
2023-03-28 10:06:16 +00:00 |
|
林常坤
|
48448fcbb2
|
移除多余的if判断
|
2023-03-28 17:54:05 +08:00 |
|
lbw
|
37325ad312
|
🔖 🔖 🔖 3.6.7
|
2023-03-23 19:55:58 +08:00 |
|
lbw
|
7b0d08bd7c
|
⬆️ Upgrading dependencies. up springboot 2.7.10
|
2023-03-23 19:54:24 +08:00 |
|
lbw
|
907eec1801
|
✨ Introducing new features.: support client_secret_header & client_secret_post
|
2023-03-17 16:44:49 +08:00 |
|
lbw
|
b4a36f6a1b
|
🐛 Fixing a bug. close #I6L95T 日志管理无ip和客户端
|
2023-03-14 13:46:13 +08:00 |
|
Lht
|
d2dff1cf9f
|
⬆️ Upgrading dependencies. UP hutool 5.8.15
|
2023-03-10 18:20:35 +08:00 |
|
lbw
|
677f8e072a
|
♻️ Refactoring code. 重构retry 相关的逻辑
|
2023-03-09 11:49:21 +08:00 |
|
Lht
|
02bcacfa53
|
⬆️ Upgrading dependencies. UP hutool 5.8.14
|
2023-03-07 20:22:31 +08:00 |
|
lbw
|
3485586c19
|
🔖 🔖 🔖 v3.6.6 引入 jasypt 3.x 注意更新 pig_config.sql
|
2023-03-04 23:10:38 +08:00 |
|
lbw
|
6816eac6aa
|
🎨 Improving structure / format of the code. spring-format
|
2023-02-24 13:13:46 +08:00 |
|
杨向波
|
52cd938643
|
up spring boot 2.7 closed #I6HBI9
Signed-off-by: 杨向波 <18369656203@163.com>
|
2023-02-24 03:42:57 +00:00 |
|
jumuning
|
86c3dc2c10
|
精简代码
|
2023-02-23 17:27:15 +08:00 |
|
徐晓伟
|
b6163ae2eb
|
⬆️ 升级 spring-javaformat 0.0.38
|
2023-02-23 15:48:20 +08:00 |
|
jumuning
|
6c1c772b8a
|
冗余扩展重新,默认就能满足实现
|
2023-02-23 14:40:27 +08:00 |
|
jumuning
|
fc34c7b466
|
冗余标点符号
|
2023-02-23 11:05:08 +08:00 |
|
lbw
|
c15dc143fb
|
⬆️ Upgrading dependencies. hutool 5.8.12
|
2023-02-16 12:12:54 +08:00 |
|
yeluo
|
708d4f60cf
|
魔法值 "state" 统一换成 OAuth2ParameterNames.STATE 常量
|
2023-02-07 14:17:08 +08:00 |
|
lbw
|
161d3a57f1
|
✨ close #I6B5EU common-feign 支持接口级别重试
|
2023-01-21 14:06:47 +08:00 |
|
lbw
|
917ee2a636
|
⬆️ up springboot 2.7.8
|
2023-01-21 14:02:35 +08:00 |
|
aeizzz
|
6757062d56
|
✨ Introducing new features. up mybatis-plus 3.5.3.1
|
2023-01-03 09:14:57 +08:00 |
|
小董
|
efba30ac55
|
🐛 Fixing a bug.ObjectUtil.isEmpty
.
Signed-off-by: 小董 <861571118@qq.com>
|
2023-01-02 11:06:15 +00:00 |
|
aeizzz
|
ea1acee88a
|
🔖 Releasing / Version tags. 3.6.5
|
2022-12-30 09:00:47 +08:00 |
|
aeizzz
|
1695ce3e84
|
✨ Introducing new features. up mybatis-plus 3.5.3
|
2022-12-28 20:26:45 +08:00 |
|
lbw
|
d79f5ec79a
|
🔖 Releasing / Version tags. 3.6.4
|
2022-12-12 12:04:17 +08:00 |
|
lbw
|
66296afd26
|
♻️ Refactoring code. 优化sas 异常提示
|
2022-11-30 20:56:43 +08:00 |
|
lbw
|
f225d53010
|
🔖 Releasing / Version tags. v3.6.3
|
2022-11-25 19:54:21 +08:00 |
|
Lht
|
18b61572c2
|
⬆️ Upgrading dependencies. UP spring-boot 2.7.6
|
2022-11-24 23:12:10 +08:00 |
|
lbw
|
e533946a1c
|
♻️ Refactoring code. 手机号登录手机号不存在异常细化
|
2022-11-24 15:53:44 +08:00 |
|
lbw
|
eb52bb8b5c
|
⬆️ Upgrading dependencies. close #I62RO3 up hutool 5.8.10
|
2022-11-24 11:20:19 +08:00 |
|
lbw
|
85f239f5bf
|
!281 280 ⬆️ 升级 spring-authorization-server 到 0.4.0
Merge pull request !281 from 徐晓伟/spring-authorization-server-0.4.0
|
2022-11-22 03:22:55 +00:00 |
|
徐晓伟
|
3465e22f33
|
⬆️ 升级 spring-authorization-server 到 0.4.0
|
2022-11-22 11:09:10 +08:00 |
|
lbw
|
a3c5070e32
|
✨ Introducing new features. close #I61KXK MySQL Connector/J has new Maven Coordinates
|
2022-11-17 11:51:42 +08:00 |
|
lbw
|
b457bc4fdb
|
♻️ Refactoring code. 是使用 @RequestMapping Headers属性替代 代码中指定header 参数
|
2022-11-14 16:40:16 +08:00 |
|
lbw
|
bb29ed6efc
|
✨ Introducing new features. 支持 token 通过query params 传递方便 websocket
|
2022-11-14 11:11:48 +08:00 |
|
lbw
|
3a7a3efa7e
|
♻️ Refactoring code. 是使用 @RequestMapping Headers属性替代 代码中指定header 参数
|
2022-11-12 12:31:04 +08:00 |
|