Spincast Gson plugin

2019-04-04 5:00 PM (5 years ago)

If, for some reasons, your prefer to use Gson rather than Jackson as a way of converting Java Objects into JSON and back, this new plugin is for you.

The Spincast Gson plugin is a complete replacement for the default Spincast Jackson Json plugin that is provided in the default Spincast artifact.

Some custom serializers and deserializers are provided. Also, the GsonBuilder is easy to access so you can add your own configurations to help build the final Gson instance.