Package org.springframework.boot.web.codec
package org.springframework.boot.web.codec
Support for web-based codecs.
-
ClassDescriptionCallback interface that can be used to customize codecs configuration for an HTTP client and/or server with a
CodecConfigurer
.