Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
getClientIP
1 parent 8bc7c99 commit 66e2829Copy full SHA for 66e2829
CHANGELOG.md
@@ -2,14 +2,15 @@
2
# 🚀Changelog
3
4
-------------------------------------------------------------------------------------------------------------
5
-# 5.8.40(2025-07-30)
+# 5.8.40(2025-08-11)
6
7
### 🐣新特性
8
* 【captcha】 `MathGenerator`四则运算方式支持不生成负数结果(pr#1363@Gitee)
9
* 【core 】 增加`MapValueProvider`和`RecordConverter`并支持Record转换(issue#3985@Github)
10
* 【core 】 `CalendarUtil`增加`isSameYear`和`calendar`方法(issue#3995@Github)
11
* 【core 】 `DateUtil`增加`yyyy-MM-dd'T'HH:mmXXX`格式支持(pr#1367@Gitee)
12
* 【core 】 `MapUtil`增加flatten方法(pr#1368@Gitee)
13
+* 【extra 】 `getClientIP`优先获取传入的请求头信息(pr#1373@Gitee)
14
15
### 🐞Bug修复
16
* 【extra 】 `Sftp``reconnectIfTimeout`方法改为捕获所有异常(issue#3989@Github)
0 commit comments