17 lines
		
	
	
		
			1006 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			1006 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## JSON
 | |
| 
 | |
| This module contains articles about JSON.
 | |
| 
 | |
| ### Relevant Articles:
 | |
| - [Introduction to JSON Schema in Java](https://www.baeldung.com/introduction-to-json-schema-in-java)
 | |
| - [Introduction to JSONForms](https://www.baeldung.com/introduction-to-jsonforms)
 | |
| - [Introduction to JSON-Java (org.json)](https://www.baeldung.com/java-org-json)
 | |
| - [Overview of JSON Pointer](https://www.baeldung.com/json-pointer)
 | |
| - [Introduction to the JSON Binding API (JSR 367) in Java](https://www.baeldung.com/java-json-binding-api)
 | |
| - [Get a Value by Key in a JSONArray](https://www.baeldung.com/java-jsonarray-get-value-by-key)
 | |
| - [Iterating Over an Instance of org.json.JSONObject](https://www.baeldung.com/jsonobject-iteration)
 | |
| - [Escape JSON String in Java](https://www.baeldung.com/java-json-escaping)
 | |
| - [Reducing JSON Data Size](https://www.baeldung.com/json-reduce-data-size)
 | |
| - [How to Convert JsonNode to ObjectNode](https://www.baeldung.com/java-jackson-jsonnode-objectnode)
 | |
| - More Articles: [[next -->]](../json-2)
 |