Uses of Package
org.springframework.data.web.config
Packages that use org.springframework.data.web.config
-
Classes in org.springframework.data.web.config used by org.springframework.data.web.configClassDescriptionA Jackson module customizing the serialization of
PageImpl
instances depending on theSpringDataWebSettings
handed into the instance.Marker interface to describe configuration classes that ship Jackson modules that are supposed to be added to the Jackson 3ObjectMapper
configured forEnableSpringDataWebSupport
.Deprecated, for removal: This API element is subject to removal in a future version.A Jackson module customizing the serialization ofPageImpl
instances depending on theSpringDataWebSettings
handed into the instance.Deprecated, for removal: This API element is subject to removal in a future version.Configuration class to registerPageableHandlerMethodArgumentResolver
,SortHandlerMethodArgumentResolver
,OffsetScrollPositionHandlerMethodArgumentResolver
andDomainClassConverter
.All Spring Data web-related settings (usually viaEnableSpringDataWebSupport
).
SpringDataJackson3Configuration
which uses Jackson 3.