Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gson

Deserialize to type at runtime

java serialization gson

JSON deserialization: java.lang.Double cannot be cast to java.lang.Long

java json gson

GSON: Is there any way to return 2 different date formats while marshalling

java gson marshalling

How to get data from nested JSON objects using Gson

Gson throws an exception on > 4.0 devices

android gson

Gson serialize null values only when the field is in a nested object

java gson

In gson/retrofit, is there a built-in way to handle dates of varying formats?

java android date gson retrofit

retrofit request body is adding double quotes in @Body parameter

android json gson retrofit2

How to use of XmlGregorianCalendar with fromJson and toJson methods of gson?

jaxb gson

Cut too long strings in json using gson

java json gson

Gson - proper ways to check for node/element existance

java android json parsing gson

Gson serialize with two List types in a single JSON object

Android and GSON throwing No-Args Constructor not found exception

java android json gson

Android gson serialization issue

android http-post gson

How to get json value using GSON from json tree

java json gson

How can I store key-value pairs in JSON to be deserialized in Java?

java json jackson gson

Strava API v3 - 'GET all athlete activities' - how can I calculate the' before' and 'after' for a certain point in time?

java gson strava

colon (:) within JSON data using Gson

java android json gson

Curiosities in deserializing collections with gson 2

collections gson

JSON Decode Custom Class with HashMap member using GSON in Java

java json hashmap gson