Update README.md

[skip ci]
This commit is contained in:
edizor 2023-12-07 22:03:42 +08:00 committed by GitHub
parent 300b524fde
commit 983c7190b9
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ This module contains articles about Gson
### Relevant Articles:
- [Solving Gson Parsing Errors](https://www.baeldung.com/gson-parsing-errors)
- [Difference between Gson @Expose and @SerializedName](https://www.baeldung.com/gson-expose-vs-serializedname)
- [Resolving Gsons “Multiple JSON Fields” Exception](https://www.baeldung.com/java-gson-multiple-json-fields-exception)