CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
gson
09-05
Net
Gson: toJson/toJsonTree minifyEnabled issue
09-02
Software engineering
Is it possible to treat BEGIN_ARRAY AND BEGIN_OBJECT with retrofit2 for the same response?
09-01
OS
How to parse this specific json object to display driver name and lastname on my ui?
08-28
Software design
GSON error: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $. Why am I getting this er
08-27
front end
Json String from websocket to dataClass
08-26
other
Json String to dataClass
08-22
Software design
How to read first key value in a JSON string
08-21
Net
How to convert json to nested Maps using Gson?
08-11
Back-end
Querying JSON Object in Java
07-28
Net
saving to shared prefs - java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY
07-21
Software design
Kotlin Parsing json array with new line separator
07-19
front end
Converting a class containing a hashmap of non-primitive keys or values to Json
07-11
database
trying to Map my Json String data to an object. I'm using Gson to parse the data. Data get pars
07-04
Software design
How to send custom array of objects with post body?
07-03
Back-end
Mapping part of a JSON string to an abstract class using GSON
07-02
OS
How to skip top key of json?
07-02
other
Parsing JSON object into a Map using Gson - JsonSyntaxException
06-28
Mobile
How to read json variable "@odata.context" in Java using Gson?
06-27
Net
Empty response body when parsing API with Retrofit and Gson
06-22
Back-end
Unable to convert Json to POJO using Gson
06-22
Back-end
Custom deserialization with GSON using a TypeAdapter
06-21
Enterprise
How to change "val" values in an object withotu changing the definition to "var"
06-13
Software design
How to read a static file on Heroku deployment on Spring Boot
06-11
OS
Reading a JSON File from resources and creating a List of Objects in Java
06-08
Back-end
Gson toJson() method problem with HashMap<String,Object>
06-07
database
Why does the String coming in POST request body come with additional quotes and get not a JSON Objec
06-03
Mobile
Gson detect unmapped key value pairs
06-01
Enterprise
Reading values from JSON file with exact decimal points with Java
05-26
Software engineering
Deserialize json of recursive nested objects
05-23
Enterprise
How do I write a JSON file using GSON in the resources folder without using src/main/resources?
05-19
other
Deserialize inner json string property with GSON
05-17
Back-end
How to serialize an inner class as a single value with GSON
05-14
Blockchain
Simple java questionnaire using json
05-13
front end
Java application for sorting and selecting
05-08
Enterprise
How to convert list of map as string to list of Map<String,String> or list<Pojo>
05-02
Mobile
GSON JsonObject and LinkedTreeMap
04-29
Software engineering
Serialize Object/Object[] entries to gson JsonObject
04-28
Blockchain
Java to JSON: Specify which fields get excluded for each conversion
04-27
front end
Get a specific value of JSON data Kotlin
04-26
Software engineering
Andoid/Java/Volley/GSON: GET request to API not returning correctly
97
1
2
3
Next
Last
Links:
CodePudding