Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gson

Set POJO for Gson when JSON key has a dash

java android json gson

Using GSON do not parse a field, only keep it with the json raw string

How to get JSON element type with Gson?

java arrays json hive gson

Converting ZonedDateTime type to Gson

java json rest jersey gson

JSON using GSON-Library: Error Expected BEGIN_OBJECT but was STRING

java json parsing gson

Returning JSON response from Servlet to Javascript/JSP page

java json gson

java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 62

java android json map gson

Gson: serializing a java.nio.Path causes a StackOverflowError

java serialization gson

Fortify error on JSON Injection in Java

java json security gson fortify

GSON on Google App Engine throws a Security Exception

java google-app-engine gson

Why does Gson serializes runtime type in list, not specified compile-time type?

java json generics types gson

Is google gson running on android?

android json gson

Convert json to Map.Entry object with Gson

java android json gson

GSON exceptions - print field names that give errors when serialize a Nan

java gson nan

How to serialize japanese chars in UTF-8 using GSON?

deserialize two different date formats with GSON

java json gson

Exposed: How to parse JSON into an Entity class

Serializing anonymous classes with Gson

java gson anonymous-class

GSON: How to move fields to parent object

java json gson