Showing posts with label Google GSON. Show all posts
Showing posts with label Google GSON. Show all posts

Convert JSON to Java Object using Google Gson library

In earlier tutorial we have seen how to convert Java Object to JSON. Lets take same example and try to convert JSON to Java Object using Google Gson library. The JSON output of earlier...