Search code examples
java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 2 path $...

javajsongson

Read More
com.google.gson.JsonSyntaxException when trying to parse Date/Time in json...

javaandroidjsongson

Read More
How to compare JSON documents and return the differences with Jackson or Gson?...

javajsonjacksongson

Read More
Gson Type Adapter vs. Custom Deseralizer...

javagson

Read More
How to use GSON with 5 day forecast openweathermap app correctly...

androidjsongsonopenweathermap

Read More
Gson, JSON and the subtleties of LinkedTreeMap...

javajsongson

Read More
Failed making field 'property' accessible; either change its visibility or write a custom Ty...

javagson

Read More
Error deserializing FeatureCollection in Kotlin...

jsonkotlingsondeserializationgeojson

Read More
Unable to create converter for class,retrofit...

androidkotlingsonretrofit2

Read More
Spring boot, azure-functions-java-worker and GSON lib compatibility Issue...

javaspring-bootazure-functionsgson

Read More
"Expected BEGIN_OBJECT but was STRING at line 1 column 1"...

javajsonparsinggson

Read More
Setup so that the generated client does not fail with unknown properties...

gsonopenapi-generator

Read More
How to map JSON object with slashes in field name?...

javajsongson

Read More
Mapping JSON to Java Class...

javagsonpojo

Read More
A value of a JSON str sometimes is a String, sometimes is a object, how could I use gson to parse it...

androidjsongson

Read More
Parsing JSON array into java.util.List with Gson...

javajsonparsinggson

Read More
GSON is deprecated. Which one we can use to serialize and deserialize Java objects to and from JSON?...

javaandroidjsonsharedpreferencesgson

Read More
How do I download the Gson library?...

githubjarzipgson

Read More
Data Class Either Object or Array...

arraysjsonkotlingson

Read More
Using gson dateformat to serialize and deserialize unix-timestamps...

javaandroidgsondate-formatunix-timestamp

Read More
com.google.gson.JsonIOException: Abstract classes can't be instantiated! Register an InstanceCre...

androidkotlingsonandroid-roomtypeconverter

Read More
How to convert list of JsonObject from google json to JsonNode object of Jackson...

javajsonjacksongson

Read More
Should a Class which is serialzied with GSON to JSON implement the Serializable Interface...

javajsongsonserializable

Read More
Deserialize a List<T> object with Gson?...

javajsongenericsgson

Read More
retrofit convertor factory can not access GsonConverterFactory...

androidgsonretrofit

Read More
How to change root of JSON response before cast to typed entity?...

androidkotlingsonretrofit

Read More
Error using TypeConverter (GSON) for Room with custom objects in Kotlin...

androidkotlintype-conversiongsonandroid-room

Read More
Kotlin Data Class from Json using GSON...

javajsongsonkotlindata-class

Read More
Escape values of a JSON String without breaking the JSON...

javajsonescapinggson

Read More
Why am I getting the java.lang.UnsupportedOperationException when using Gson.asString?...

javaandroidjsonkotlingson

Read More
BackNext