moshi
-
使用 moshi 和 retrofit2 解析 JSON 个字符串
-
Moshi:预期 BEGIN_ARRAY 但在路径 BEGIN_OBJECT
-
使用抽象参数将 class 序列化为 JSON
-
Moshi 是否要求响应中的每个元素都在数据 class 中声明?
-
平台 class java.util.Currency 需要显式注册 JsonAdapter
-
Moshi:Room 实体的通用 Json 转换器
-
使用改造 2 和 moshi post 的正确方法是什么
-
moshi:解析来自 okhttp3 的 json 响应
-
Kotlin Retrofit Moshi POST 请求不工作
-
如果响应中的字段类型错误,Square Moshi 将 Int 转换为 String
-
如何使用 Moshi 和 Retrofit 将非结构化 JSON 转换为 POJO
-
无法转换 moshi-1.13.0.jar(任务失败 biometric_storage:kaptGenerateStubsDebugKotlin)
-
Api 调用失败无法为 class 创建转换器 Retrofit/Moshi
-
如何在 Android 中使用 Moshi 解析非常大的 json 数组?
-
Moshi:找不到为 class 生成的 JsonAdapter class
-
不确定如何解决问题 "com.squareup.moshi.JsonDataException: Expected BEGIN_ARRAY but was STRING at path $"
-
GSON 的 gson.fromJson() 和 gson.toJson() 的 Moshi 等价物是什么?
-
使用 proguard 将 kotlin 升级到 1.5.20 时,Moshi 1.12.0 反射失败
-
KotlinJsonAdapterFactory 未解决的参考
-
仅反序列化几个属性