美文网首页
常见的解析器(Gson 、Jackson 、wire、Moshi

常见的解析器(Gson 、Jackson 、wire、Moshi

作者: 打不垮的墙 | 来源:发表于2017-02-06 17:57 被阅读0次

Gson: com.squareup.retrofit2:converter-gson
Jackson: com.squareup.retrofit2:converter-jackson
Moshi: com.squareup.retrofit2:converter-moshi
Protobuf: com.squareup.retrofit2:converter-protobuf
Wire: com.squareup.retrofit2:converter-wire
Simple XML: com.squareup.retrofit2:converter-simplexml
Scalars (primitives, boxed, and String): com.squareup.retrofit2:converter-scalars

相关文章

网友评论

      本文标题:常见的解析器(Gson 、Jackson 、wire、Moshi

      本文链接:https://www.haomeiwen.com/subject/bheuittx.html