Uses of Interface
org.springframework.http.codec.CodecConfigurer.DefaultCodecs
Package
Description
-
Uses of CodecConfigurer.DefaultCodecs in org.springframework.http.codec
Modifier and TypeInterfaceDescriptionstatic interface
CodecConfigurer.DefaultCodecs
extension with extra client-side options.static interface
CodecConfigurer.DefaultCodecs
extension with extra server-side options.Modifier and TypeMethodDescriptionCodecConfigurer.defaultCodecs()
Provides a way to customize or replace HTTP message readers and writers registered by default.