e28fd3e7c9
update to use the givenX_whenY_thenZ naming convention for tests Co-Authored-By: KevinGilmore <kpg102@gmail.com>
GSON
This module contains articles about Gson
Relevant Articles:
- Gson Deserialization Cookbook
- Jackson vs Gson
- Exclude Fields from Serialization in Gson
- Save Data to a JSON File with Gson
- Convert JSON to a Map Using Gson
- Working with Primitive Values in Gson
- Convert String to JsonObject with Gson
- Mapping Multiple JSON Fields to a Single Java Field
- Serializing and Deserializing a List with Gson