ZhouXY108 34076294a7 fix: 修复 JDK17+ 环境下测试用例 PagingAndSortingQueryParamsTests#testGson 不通过的问题
该用例在 JDK17+ 环境下使用 gson 进行序列化时,报 `com.google.gson.JsonIOException: Failed making field 'java.time.LocalDateTime#date' accessible; either increase its visibility or write a custom TypeAdapter for its declaring type`。

See: https://github.com/google/gson/blob/main/Troubleshooting.md#reflection-inaccessible
2025-04-19 02:01:32 +08:00
2024-10-25 21:27:14 +08:00
2022-11-07 17:49:27 +08:00
2023-04-13 11:00:41 +08:00
2025-04-03 11:55:26 +08:00
Description
一个常用的工具集,依赖 guava。
Apache-2.0 2 MiB
Languages
Java 100%