Skip navigation links
Spring Framework

@NonNullApi @NonNullFields

Package org.springframework.http.codec

Provides implementations of Encoder and Decoder for web use.

See: Description

Package org.springframework.http.codec Description

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.

Skip navigation links
Spring Framework