* Added/created parent module (json-modules) * moved json(submodule) to json-modules(parent) * moved json-2(submodule) to json-modules(parent) * moved json-path(submodule) to json-modules(parent) * moved gson(submodule) to json-modules(parent) * deleted sub-modules that we moved to json-modules Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
JSON
This module contains articles about JSON.
Relevant Articles:
- Introduction to JSON Schema in Java
 - Introduction to JSONForms
 - Introduction to JsonPath
 - Introduction to JSON-Java (org.json)
 - Overview of JSON Pointer
 - Introduction to the JSON Binding API (JSR 367) in Java
 - Get a Value by Key in a JSONArray
 - Iterating Over an Instance of org.json.JSONObject
 - Escape JSON String in Java
 - Reducing JSON Data Size
 - More Articles: [next -->]