Update README.md
This commit is contained in:
parent
9d9f178d7e
commit
cf6ff0c5a5
|
@ -6,3 +6,4 @@ This module contains articles about Gson
|
||||||
- [Solving Gson Parsing Errors](https://www.baeldung.com/gson-parsing-errors)
|
- [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)
|
- [Difference between Gson @Expose and @SerializedName](https://www.baeldung.com/gson-expose-vs-serializedname)
|
||||||
- [Resolving Gson’s “Multiple JSON Fields” Exception](https://www.baeldung.com/java-gson-multiple-json-fields-exception)
|
- [Resolving Gson’s “Multiple JSON Fields” Exception](https://www.baeldung.com/java-gson-multiple-json-fields-exception)
|
||||||
|
- [Using Static Methods Instead of Deprecated JsonParser](https://www.baeldung.com/java-static-methods-jsonparser-replacement)
|
||||||
|
|
Loading…
Reference in New Issue