| Package | Description |
|---|---|
| org.springframework.http.codec |
Provides implementations of
Encoder
and Decoder for web use. |
| Modifier and Type | Method and Description |
|---|---|
void |
CodecConfigurer.CustomCodecs.withDefaultCodecConfig(Consumer<CodecConfigurer.DefaultCodecConfig> codecsConfigConsumer)
Register a callback for the
configuration
applied to default codecs. |