Search code examples
Gson Serialize field only if not null or not empty...

javajsonserializationgroovygson

Read More
Gson deserializes JSON property as null for static field...

javajsongsonhttpclient

Read More
How to Read ndJSON file in Java...

javajsonjava-8gsonndjson

Read More
Retrofit returns null When My API reply 404...

javaandroidparsinggsonretrofit2

Read More
How to deal with the onFailrure method throwing a JsonSyntaxException?...

gsonretrofit2

Read More
Unable to invoke no-args constructor for class ConversionRates...

apikotlingsonretrofitdata-class

Read More
Jetpack Compose Breaking GSON...

androidkotlingsonandroid-jetpack-compose

Read More
Gson and Ktor production build converts json names to letters...

androidgsonktor

Read More
Gson serialization ignore empty string generically...

javagson

Read More
How do i display data inside array in java json...

javagsonhttpclient

Read More
How to deserialize a JSON Map<Int, Map<String, String>> using gson?...

kotlindictionaryserializationgson

Read More
How to fix null values from converting JSON to POJO using Gson...

javajsongsonjson-deserialization

Read More
Deserialize JSON to java record using Gson...

javajsongsondeserializationrecord

Read More
How to describe JSON list with data classes in Kotlin / gson...

jsonkotlingson

Read More
How to set different type for variable in POJO than expected while deserializing json using gson...

javajsongsonpojo

Read More
How to convert JSON object back to `Person` object java...

javajsongson

Read More
How to check Type in android...

javaandroidgson

Read More
Do Jackson and Gson directly implement the standard JSR-353?...

jsonjacksongsonstandardsjsr-353

Read More
Get NoClassDefFound Error in Apache Maven 3.8.6 (JDK-19+Gson2.10)...

javamavengson

Read More
Intellij Java Maven Gson import doesn't work - package doesn't exist...

javamavengson

Read More
Save ArrayList<Custom Object> to local storage...

javaandroidarraylistsharedpreferencesgson

Read More
How to decode json data with Reified, Generics, Interface and Kotlin?...

jsonkotlingsonjsonconvert

Read More
Null pointer exception in parsing JSON (only in some cases)...

androidjsonkotlingson

Read More
How to encode/decode CHAR type as number with GSON with Kotlin?...

jsonkotlinserializationchargson

Read More
Parse an array into an object using GSON...

androidjsongson

Read More
Make GSON accept single objects where it expects arrays...

javajsongson

Read More
Json string to Object mapping with dynamic values...

javagsonmappingunmarshallingjsonobjectrequest

Read More
Serialize Java 8 LocalDate as yyyy-mm-dd with Gson...

javagson

Read More
Classes and Dependencies imports issues in Maven project...

javamavengsondrools

Read More
How to handle dots in json key fields, while using retrofit?...

androidjsongsonretrofit

Read More
BackNext