发布于 2016-06-21 23:49:50 | 304 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Retrofit REST 客户端

retrofit 是一个类型安全的 REST 客户端,用于 Android 平台。


Retrofit 2.1.0 发布了,

改进日志如下:

  • New: @HeaderMap annotation and support for supplying an arbitrary number of headers to an endpoint.

  • New: @JsonAdapter annotations on the @Body parameter and on the method will be propagated to Moshi for creating the request and response adapters, respectively.

  • Fix: Honor the Content-Type encoding of XML responses when deserializing response bodies.

  • Fix: Remove the stacktrace from fake network exceptions created from retrofit-mock's NetworkBehavior. They had the potential to be misleading and look like a library issue.

  • Fix: Eagerly catch malformed Content-Type headers supplied via @Header or @Headers.

下载地址:



历史版本 :
Retrofit 2.3.0 发布,Android 的 REST 客户端
Retrofit 2.1.0 发布,Android 的 REST 客户端
Retrofit 2.0.2 发布,Android 的 REST 客户端
Retrofit 2.0.1 发布,Android 的 REST 客户端
Retrofit 2.0.0 正式发布,Android 的 REST 客户端
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务