Update README.md

[skip ci]
This commit is contained in:
edizor 2023-12-17 08:12:24 +08:00 committed by GitHub
parent 110cf95773
commit 8b40ff0af4

View File

@ -1,3 +1,4 @@
## Relevant Articles
- [Scoped Values in Java 20](https://www.baeldung.com/java-20-scoped-values)
- [How to Read Zip Files Entries With Java](https://www.baeldung.com/java-read-zip-files)
- [Deserializing JSON to Java Record using Gson](https://www.baeldung.com/java-json-deserialize-record-gson)