java-tutorials/json-modules/gson-2/README.md

9 lines
266 B
Markdown
Raw Normal View History

## GSON
This module contains articles about Gson
### Relevant Articles:
2023-06-01 20:10:17 -04:00
- [Solving Gson Parsing Errors](https://www.baeldung.com/gson-parsing-errors)
2023-07-26 04:03:06 -04:00
- [Difference between Gson @Expose and @SerializedName](https://www.baeldung.com/gson-expose-vs-serializedname)
2023-07-26 04:03:39 -04:00