| Package | Description |
|---|---|
| org.springframework.http.codec |
Provides implementations of
Encoder
and Decoder for web use. |
| Modifier and Type | Method and Description |
|---|---|
CodecConfigurer.CustomCodecs |
CodecConfigurer.customCodecs()
Register custom HTTP message readers or writers in addition to the ones
registered by default.
|