Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gson

Parsing JSON array with gson

java json gson arrays

Partially deserialize json into POJO but keep some raw json as field

java android json gson

Gson TypeAdapter's write method is still called even if the field is set not to be serialized using Expose

java gson

Custom deserialization in GSON?

java gson

Serialize Sealed class within a data class using Gson in kotlin

Android : Error in parsing JSON array using GSON library [duplicate]

Converter from Gson to MongoDB objects

java json mongodb gson

Applying default serializer to properties in Custom Serializer (GSON)

java json gson

GSON de/serialize Object with Calendar to json w/ Mongo Date and back

Gson Unicode characters conversion to Unicode character codes

json gson

gson serialization and deserialization of an ArrayList<object>

java gson

Convert JSON properties with under_score to DTO with lowerCamel properties using Gson

json spring spring-boot gson dto

Retrofit2 and streaming serialized objects

gson retrofit2

Invalid value for field exception while deserializing object using Gson

java android json arraylist gson

Why can't I create multiple GsonBuilder and register different type adapters for each one?

java gson retrofit

How to convert JsonArray from Gson to stream

Deserialize gson Object with nested List<Object>

serialization gson

Parsing a JSON date that looks like this: /Date(-62135596800000)/

java json gson