GsonBuilder
-
Core Java
Gson Expose vs SerializedName
Hello. In this tutorial, we will understand Gson Expose vs SerializedName annotations. 1. Introduction Gson is a Java library developed…
Read More » -
GsonBuilder
Enable Pretty Print JSON Output using Gson example
In this example we are going to see how to enalbe pretty printing in JSON. As you might have noticed…
Read More »