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