14 lines
592 B
Markdown
14 lines
592 B
Markdown
## JSON
|
|
|
|
This module contains articles about JSON.
|
|
|
|
### Relevant Articles:
|
|
|
|
- [Introduction to Jsoniter](https://www.baeldung.com/java-jsoniter)
|
|
- [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)
|
|
- [Check Whether a String is Valid JSON in Java](https://www.baeldung.com/java-validate-json-string)
|
|
- More Articles: [[<-- prev]](/json)
|