360learntocode

  • Home
  • Java
  • Spring
  • Spring Boot
  • Grails
  • Contact
Showing posts with label JSON. Show all posts
Showing posts with label JSON. Show all posts
Sunday, July 24, 2022

How to parse JSON string to Object and vice versa in Groovy Grails application

›
In this tutorial, we will learn how to parse or convert the object to JSON string and JSON string to object. Convert Object to JSON String:...
Saturday, June 13, 2020

How to convert the JSON file to Map and List in Java using Gson.

›
In this post, we are going to convert the JSON file to Map or List. Here, we are using the Gson library which provides a clean way to do so....
›
Home
View web version
Copyright © 360learntocode | Powered by Blogger
Back To Top