Package org.springframework.boot.http.converter.autoconfigure
@NullMarked
package org.springframework.boot.http.converter.autoconfigure
Auto-configuration for HTTP converters.
-
ClassDescriptionCallback interface that can be used to customize a
HttpMessageConvertersfor client usage.Deprecated.@ConfigurationPropertiesfor HTTP message conversion.Callback interface that can be used to customize aHttpMessageConvertersfor server usage.
ClientHttpMessageConvertersCustomizerandServerHttpMessageConvertersCustomizer.