16ea41482f698734f6f704cdbe9f585e4fd09f37
PagingAndSortingQueryParamsTests#testGson
在 JDK17 执行失败的问题
该用例在 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
Description
1.0.4 发布
Latest
Languages
Java
100%