java-tutorials/json-2/README.md

10 lines
303 B
Markdown
Raw Normal View History

## 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)