Update README.md

[skip ci]
This commit is contained in:
edizor 2023-09-01 19:56:31 +08:00 committed by GitHub
parent 9de72d9295
commit a851144929
1 changed files with 1 additions and 0 deletions

View File

@ -4,3 +4,4 @@ This module contains articles about JSON Conversions
### Relevant Articles:
- [Convert JSON Array to Java List](https://www.baeldung.com/java-convert-json-array-to-list)
- [Reading JSON Documents as Maps and Comparing Them](https://www.baeldung.com/java-json-maps-comparison)