ClientCodecConfigurer
and ServerCodecConfigurer
based on the converter
implementations from org.springframework.http.codec.json
and co.See: Description
Class | Description |
---|---|
DefaultClientCodecConfigurer |
Default implementation of
ClientCodecConfigurer . |
DefaultServerCodecConfigurer |
Default implementation of
ServerCodecConfigurer . |
ClientCodecConfigurer
and ServerCodecConfigurer
based on the converter
implementations from org.springframework.http.codec.json
and co.