Uses of Package
org.springframework.data.rest.core.mapping
Packages that use org.springframework.data.rest.core.mapping
Package
Description
-
Classes in org.springframework.data.rest.core.mapping used by org.springframework.data.rest.core.configClassDescriptionConfiguration type to register filters customizing the HTTP methods supported.The strategy to determine whether a given repository is to be exported by Spring Data REST.
-
Classes in org.springframework.data.rest.core.mapping used by org.springframework.data.rest.core.mappingClassDescriptionA custom resource mapping for collection resources.
HttpMethodsthat expose methods to create differentConfigurableHttpMethods.Configuration type to register filters customizing the HTTP methods supported.Configuration API to register filters to customize the supported HTTP methods by different kinds of resources.A filter to post-process the supported HTTP methods by aggregate resources (collection or item resource).A filter to post-process the supported HTTP methods byAssociationresources.A collection ofHttpMethods with some convenience methods to create alternate sets of those.AResourceMappingthat is backed by aMethod.Value object to capture metadata for query method parameters.Value object for a list ofParameterMetadatainstances.The strategy to determine whether a given repository is to be exported by Spring Data REST.A variety of strategies to determine repository exposure.Adapter class for theMessageSourceResolvablepart of aResourceDescription.A description of a resource.Mapping information for components to be exported as REST resources.Interface for metadata of resources exposed through the system.An enum listing all supported resource types.ResourceMappingfor all search resources.An API to discover theHttpMethods supported on a givenResourceType.Null object to abstract the absence of any support for any HTTP method. -
-
Classes in org.springframework.data.rest.core.mapping used by org.springframework.data.rest.webmvcClassDescriptionA collection of
HttpMethods with some convenience methods to create alternate sets of those.Central abstraction obtainResourceMetadataandResourceMappinginstances for domain types and repositories.Mapping information for components to be exported as REST resources.Interface for metadata of resources exposed through the system.An enum listing all supported resource types.ResourceMappingfor all search resources.An API to discover theHttpMethods supported on a givenResourceType. -
Classes in org.springframework.data.rest.core.mapping used by org.springframework.data.rest.webmvc.configClassDescriptionCentral abstraction obtain
ResourceMetadataandResourceMappinginstances for domain types and repositories.Interface for metadata of resources exposed through the system. -
Classes in org.springframework.data.rest.core.mapping used by org.springframework.data.rest.webmvc.jsonClassDescriptionA description of a resource.Interface for metadata of resources exposed through the system.
-
Classes in org.springframework.data.rest.core.mapping used by org.springframework.data.rest.webmvc.mappingClassDescriptionInterface for metadata of resources exposed through the system.
-
Classes in org.springframework.data.rest.core.mapping used by org.springframework.data.rest.webmvc.supportClassDescriptionInterface for metadata of resources exposed through the system.