Package org.springframework.http.codec


@NonNullApi @NonNullFields package org.springframework.http.codec
Provides implementations of Encoder and Decoder for web use.

Also declares a high-level HttpMessageReader and HttpMessageWriter for reading and writing the body of HTTP requests and responses.