2020-01-23 16:19:54 +00:00
|
|
|
## JSON
|
|
|
|
|
|
|
|
This module contains articles about JSON.
|
|
|
|
|
|
|
|
### Relevant Articles:
|
2020-08-20 17:49:05 +08:00
|
|
|
|
2020-02-10 14:32:08 +08:00
|
|
|
- [Introduction to Jsoniter](https://www.baeldung.com/java-jsoniter)
|
2020-03-18 12:20:03 +08:00
|
|
|
- [Introduction to Moshi Json](https://www.baeldung.com/java-json-moshi)
|
2020-08-20 17:49:05 +08:00
|
|
|
- [Hypermedia Serialization With JSON-LD](https://www.baeldung.com/json-linked-data)
|
2021-09-15 22:01:49 +08:00
|
|
|
- [Generate a Java Class From JSON](https://www.baeldung.com/java-generate-class-from-json)
|
2021-12-06 18:53:41 +05:30
|
|
|
- [A Guide to FastJson](https://www.baeldung.com/fastjson)
|
2022-05-03 15:33:04 +05:00
|
|
|
- [Check Whether a String is Valid JSON in Java](https://www.baeldung.com/java-validate-json-string)
|
2022-06-26 16:46:19 +01:00
|
|
|
|
2022-06-24 22:13:17 +05:30
|
|
|
- More Articles: [[<-- prev]](/json-modules/json)
|
2022-06-26 16:46:19 +01:00
|
|
|
|