Update README.md

[skip ci]
This commit is contained in:
edizor
2023-08-02 20:56:47 +08:00
committed by GitHub
parent 62f0ba4d62
commit 6b0f219810

View File

@@ -12,5 +12,6 @@ This module contains articles about JSON.
- [Check Whether a String Is Valid JSON in Java](https://www.baeldung.com/java-validate-json-string)
- [Getting a Value in JSONObject](https://www.baeldung.com/java-jsonobject-get-value)
- [Pretty-Print a JSON in Java](https://www.baeldung.com/java-json-pretty-print)
- [Remove Whitespaces From a JSON in Java](https://www.baeldung.com/java-json-minify-remove-whitespaces)
- More Articles: [[<-- prev]](/json-modules/json)