I use Gson in my application where I have a couple of Java objects which I present to the front end by converting it to JSON using GSON. I know how to convert the JSON back to the Java object using gson. I use Gson in my application where I have a cou