Uses of Interface
org.springframework.http.codec.ServerCodecConfigurer

Packages that use ServerCodecConfigurer
Package
Description
Provides implementations of Encoder and Decoder for web use.
Provides implementations of ClientCodecConfigurer and ServerCodecConfigurer based on the converter implementations from org.springframework.http.codec.json and co.
Implementations to adapt to the underlying org.springframework.http.client.reactive reactive HTTP adapter and HttpHandler.