Uses of Interface
org.springframework.http.codec.CodecConfigurer.CustomCodecs
Packages that use CodecConfigurer.CustomCodecs
Package
Description
-
Uses of CodecConfigurer.CustomCodecs in org.springframework.http.codec
Methods in org.springframework.http.codec that return CodecConfigurer.CustomCodecsModifier and TypeMethodDescriptionCodecConfigurer.customCodecs()
Register custom HTTP message readers or writers in addition to the ones registered by default.