Please log in to watch this conference skillscast.
This talk will focus on configuring three parts of Retrofit:
Endpoint declarations on interfaces which define how requests are created and sent and how their responses are read and parsed.
Serialization customization that goes beyond just choosing between JSON or Protocol Buffers.
Execution mechanisms which enable synchronous or asynchronous requests, integration with third-party libraries, and custom error handling.
You will not need no prior Retrofit experience, although the focus will specifically be on configuring and customizing its behavior.
YOU MAY ALSO LIKE:
Making Retrofit 2 Work For You
Jake Wharton
Android Framework engineer at Google working on Kotlin things. Has a long-time severe allergy to boilerplate code and for years has been raising awareness on the issue as well as leading efforts to eradicate this horrible disease that plagues modern developers.