Uses of Package
org.springframework.format.support
Packages that use org.springframework.format.support
Package
Description
Support classes for the formatting package,
providing common implementations as well as adapters.
Support for testing Spring MVC applications via
WebTestClient
with MockMvc
for server request
handling.Contains built-in
MockMvcBuilder
implementations.Spring WebFlux configuration infrastructure.
Annotation-based setup for Spring MVC.
-
Classes in org.springframework.format.support used by org.springframework.format.supportClassDescriptionA
ConversionService
implementation designed to be configured as aFormatterRegistry
. -
Classes in org.springframework.format.support used by org.springframework.test.web.servlet.clientClassDescriptionA
ConversionService
implementation designed to be configured as aFormatterRegistry
. -
Classes in org.springframework.format.support used by org.springframework.test.web.servlet.setupClassDescriptionA
ConversionService
implementation designed to be configured as aFormatterRegistry
. -
Classes in org.springframework.format.support used by org.springframework.web.reactive.configClassDescriptionA
ConversionService
implementation designed to be configured as aFormatterRegistry
. -
Classes in org.springframework.format.support used by org.springframework.web.servlet.config.annotationClassDescriptionA
ConversionService
implementation designed to be configured as aFormatterRegistry
.