Uses of Package
org.springframework.data.web.config
-
ClassDescriptionA 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 JacksonObjectMapper
configured forEnableSpringDataWebSupport
.Configuration class to registerPageableHandlerMethodArgumentResolver
,SortHandlerMethodArgumentResolver
,OffsetScrollPositionHandlerMethodArgumentResolver
andDomainClassConverter
.All Spring Data web-related settings (usually viaEnableSpringDataWebSupport
).