-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Milestone
Description
There are some API changes in Retrofit 2 API in Converter.Factory class and OkHttp 3.
And we have create some gist to fix it , based on existing jackson jr retrofit 2 converter .
And it required Retrofit 2 Beta 4 or newer to use it.
Jackson Jr Converter Class
https://gist.github.com/GulajavaMinistudio/ff7d958b58ddac9049cd
Jackson Jr Request Body Converter Class
https://gist.github.com/GulajavaMinistudio/427b88c0a78845f775de
JacksonJrResponseArrayConverter class for converting JSON Array to List
https://gist.github.com/GulajavaMinistudio/ad6a1b04095c182a3f4b
JacksonJrResponseConverter class for converting JSON to JSON Object POJO
https://gist.github.com/GulajavaMinistudio/11e3900e1b0b6590ee3e
Hope it can help
Metadata
Metadata
Assignees
Labels
No labels