gson
-
如何使用 Gson 将 json timezone 对象转换为 java TimeZone?
-
迭代 JSON 响应的结果 - Android + Retrofit + Moshi
-
Gson流关闭
-
如何为两个数组 Json 创建 Java 类
-
使用 GSON 解析 Java 中的 JSON 文件
-
Kotlin:GSON fromJson 不计算
-
java.util.concurrent.ExecutionException: com.google.gson.JsonSyntaxException: 2020-01-15 15:13:42.0
-
android 中 Gson 和 Room 的 ID 问题(发送 json 给客户端)
-
如何从 JSON 字符串创建 JAVA 对象?
-
如何使用 GSON 和 Retrofit2 反序列化多形状 JSON 响应?
-
为什么 Kotlin 在声明为不可空字符串的属性中接受空值?
-
Gson Serializer for a given class if in another specific class
-
如何在 TypeConverter 中使用 Gson 将 Kotlin Enum 与 Room 一起存储?
-
使用 Gson-extras 使用瞬态变量反序列化多态 JSON
-
一个用 GSON 序列化为 JSON 的 Class 是否应该实现可序列化接口
-
使用带有 lenient = true 设置的 Gson RuntimeTypeAdapterFactory
-
如何在 Kotlin 中处理 GSON 的 null 情况?
-
上传改造图像但返回空服务器响应
-
如何根据 json 数组解析或创建 pojo?
-
将包含另一个 JSON 字符串的 JSON 对象解析为对象