Uses of Package
org.springframework.data.rest.core.mapping
Package
Description
-
ClassDescriptionConfiguration 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.
-
ClassDescriptionA custom resource mapping for collection resources.
HttpMethods
that 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 byAssociation
resources.A collection ofHttpMethod
s with some convenience methods to create alternate sets of those.AResourceMapping
that is backed by aMethod
.Value object to capture metadata for query method parameters.Value object for a list ofParameterMetadata
instances.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 theMessageSourceResolvable
part 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.ResourceMapping
for all search resources.An API to discover theHttpMethod
s supported on a givenResourceType
.Null object to abstract the absence of any support for any HTTP method. -
-
ClassDescriptionA collection of
HttpMethod
s with some convenience methods to create alternate sets of those.Central abstraction obtainResourceMetadata
andResourceMapping
instances 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.ResourceMapping
for all search resources.An API to discover theHttpMethod
s supported on a givenResourceType
. -
ClassDescriptionCentral abstraction obtain
ResourceMetadata
andResourceMapping
instances for domain types and repositories.Interface for metadata of resources exposed through the system. -
ClassDescriptionA description of a resource.Interface for metadata of resources exposed through the system.
-
ClassDescriptionInterface for metadata of resources exposed through the system.
-
ClassDescriptionInterface for metadata of resources exposed through the system.