Search code examples
Convert a gson.JsonObject to JSONObject...

javagson

Read More
My retrofit gson deserializer don't see enum...

jsonkotlinenumsgsonretrofit2

Read More
How can GSON be configured to recognize ISO date fields as parse them as Date objects?...

javajsongson

Read More
parsing JSON with a lot of similar fields...

javajsongson

Read More
Upgrade from gson 2.3 to 2.8.9/2.10.1 failed in deployment -java.io.IOException: invalid constant ty...

gsonjavassist

Read More
How to deserialize String to java Instant...

javagson

Read More
Bug using Gson, Serialization and minified...

androidandroid-studiogson

Read More
How to deserialize only some fields in JSON?...

javajsonserializationgson

Read More
Deserializing polymorphic JSON with Gson throwing exception...

javaandroidjsongson

Read More
Skip serializing GSON field in generics based on value...

javajsonkotlinserializationgson

Read More
class A declares multiple JSON fields...

javajsongson

Read More
How to remove the "nameValuePairs" key from a json in java SpringBoot?...

javajsonspring-bootgsonqjsonobject

Read More
Prevent GSON from serializing JSON string...

javajsonserializationgson

Read More
Room generic TypeConverter...

androidgenericsgsonandroid-roomtypeconverter

Read More
What is the alternative to Gson in android studios...

javaandroidgsonjcenter

Read More
GSON unable to serialize exception with Java 17...

javagson

Read More
google gson LinkedTreeMap class cast to myclass...

javaandroidgson

Read More
create json using JSONObject...

stringgson

Read More
How to retrieve data from a JSON file using Gson library...

javajsongson

Read More
What should be my class structure to parse JSON in GSON...

javajsonparsinggson

Read More
Retrofit + Gson: calculate a field dynamically or call constructor...

androidgsonretrofitokhttp

Read More
Add special character in keyname in Json, while sending json to api using retrofit Android...

javaandroidkotlingsonretrofit

Read More
GSON - Date format...

javagson

Read More
Null-safe network response using Gson and Kotlin...

javagsonkotlinjson-deserialization

Read More
How to parse a json array in Kotlin...

androidjsonkotlinserializationgson

Read More
Create POJO Class for Kotlin...

javaandroidgsonkotlinpojo

Read More
Error when trying to convert a POJO Class to Json String with GSON...

javajsongsonpojo

Read More
Add function to GSON JsonObject...

gson

Read More
How can I retrieve data from a JSON array (that came from an API) that I have stored into a JSON fil...

javaarraysjsongsonfilereader

Read More
Retrofit + Gson. Gson not calling custom deserializer...

androidgsonretrofitjson-deserialization

Read More
BackNext