Generated by
JDiff

Interface org.springframework.http.codec.CodecConfigurer.DefaultCodecs

Added Methods
void enableLoggingRequestDetails(boolean) Whether to log form data at DEBUG level, and headers at TRACE level.
void protobufDecoder(Decoder<?>) Override the default Protobuf {@code Decoder}.
void protobufEncoder(Encoder<?>) Override the default Protobuf {@code Encoder}.