Methanol 1.8.0-SNAPSHOT API

Modules
Module
Description
Core Methanol module.
Provides BodyAdapter.Encoder and BodyAdapter.Decoder implementations for JSON using the Gson library.
Provides BodyAdapter.Encoder and BodyAdapter.Decoder implementations for the Jackson library.
Provides publisher-based BodyAdapter.Encoder and BodyAdapter.Decoder implementations for JSON using the Jackson library and Project Rector.
Provides BodyAdapter.Encoder and BodyAdapter.Decoder implementations for XML using JAXB.
Provides BodyAdapter.Encoder and BodyAdapter.Decoder implementations for XML using JAXB.
Contains BodyAdapter implementations for JSON using Moshi.
Provides BodyAdapter.Encoder and BodyAdapter.Decoder implementations for Google's Protocol Buffers.
Provides brotli decompression for Methanol.
Kotlin DSL for Methanol.
Contains a Redis-backed StorageExtension implementation.
Miscellaneous test utilities used internally.