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.
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. -
-
Classes in org.springframework.data.rest.core.mapping used by org.springframework.data.rest.webmvcClassDescriptionA 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
. -
Classes in org.springframework.data.rest.core.mapping used by org.springframework.data.rest.webmvc.configClassDescriptionCentral abstraction obtain
ResourceMetadata
andResourceMapping
instances 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.