Uses of Package
org.springframework.boot.http.codec
Packages that use org.springframework.boot.http.codec
Package
Description
Auto-configuration for Spring Framework's functional web client.
Auto-configuration for WebTestClient.
-
Classes in org.springframework.boot.http.codec used by org.springframework.boot.webclient.autoconfigureClassDescriptionCallback interface that can be used to customize codecs configuration for an HTTP client and/or server with a
CodecConfigurer. -
Classes in org.springframework.boot.http.codec used by org.springframework.boot.webtestclient.autoconfigureClassDescriptionCallback interface that can be used to customize codecs configuration for an HTTP client and/or server with a
CodecConfigurer.