Uses of Package
org.springframework.boot.web.codec
Packages that use org.springframework.boot.web.codec
Package
Description
Auto-configuration for Spring Framework's functional web client.
Auto-configuration for reactive web tests.
-
Classes in org.springframework.boot.web.codec used by org.springframework.boot.autoconfigure.web.reactive.function.clientClassDescriptionCallback interface that can be used to customize codecs configuration for an HTTP client and/or server with a
CodecConfigurer
. -
Classes in org.springframework.boot.web.codec used by org.springframework.boot.test.autoconfigure.web.reactiveClassDescriptionCallback interface that can be used to customize codecs configuration for an HTTP client and/or server with a
CodecConfigurer
.