Module methanol.adapter.gson


module methanol.adapter.gson
Provides BodyAdapter.Encoder and BodyAdapter.Decoder implementations for JSON using the Gson library. Note that, for the sake of configurability, the adapters are not service-provided by default. You will need to explicitly declare service-providers that delegate to the instances created by GsonAdapterFactory.