JAVA-8370: Split or move json module

This commit is contained in:
sampadawagde
2021-12-06 18:53:41 +05:30
parent 40669cc7c6
commit 5e02fd897a
6 changed files with 11 additions and 9 deletions
+2
View File
@@ -8,3 +8,5 @@ This module contains articles about JSON.
- [Introduction to Moshi Json](https://www.baeldung.com/java-json-moshi)
- [Hypermedia Serialization With JSON-LD](https://www.baeldung.com/json-linked-data)
- [Generate a Java Class From JSON](https://www.baeldung.com/java-generate-class-from-json)
- [A Guide to FastJson](https://www.baeldung.com/fastjson)
- More Articles: [[<-- prev]](/json)