| Class and Description |
|---|
| BasePathAwareController
Annotation to declare a controller that declares request mappings to be augmented with a base URI in the Spring Data
REST configuration.
|
| BasePathAwareHandlerMapping
A
RequestMappingHandlerMapping that augments the request mappings |
| BaseUri
Value object to be able to extract the lookup path within a configured base URI that forms a URI namespace.
|
| PersistentEntityResource
A Spring HATEOAS
Resource subclass that holds a reference to the entity's PersistentEntity metadata. |
| PersistentEntityResource.Builder
Builder to create
PersistentEntityResource instances. |
| RepositoryLinksResource
Dedicated resource type to represent the links pointing to collection resources exposed for repositories.
|
| RepositoryRestController
Annotation to demarcate Spring MVC controllers provided by Spring Data REST.
|
| ResourceNotFoundException
Indicates a resource was not found.
|
| ResourceProcessorInvoker
Deprecated.
in favor of Spring HATEOAS' variant of this type.
|
| ResourceProcessorInvokingHandlerAdapter
Deprecated.
in favor of Spring HATEOAS' variant of this class.
|
| Class and Description |
|---|
| BasePathAwareController
Annotation to declare a controller that declares request mappings to be augmented with a base URI in the Spring Data
REST configuration.
|
| RootResourceInformation
Meta-information about the root repository resource.
|
| Class and Description |
|---|
| BaseUri
Value object to be able to extract the lookup path within a configured base URI that forms a URI namespace.
|
ProfileResourceProcessor
ResourceProcessor to add a profile link to the root resource to point to multiple forms of metadata. |
| RepositoryRestExceptionHandler
Exception handler for Spring Data REST controllers.
|
| ResourceProcessorInvoker
Deprecated.
in favor of Spring HATEOAS' variant of this type.
|
| RootResourceInformation
Meta-information about the root repository resource.
|
| ServerHttpRequestMethodArgumentResolver |
| Class and Description |
|---|
| EmbeddedResourcesAssembler |
| ResourceProcessorInvoker
Deprecated.
in favor of Spring HATEOAS' variant of this type.
|
| Class and Description |
|---|
| BaseUri
Value object to be able to extract the lookup path within a configured base URI that forms a URI namespace.
|
| PersistentEntityResource
A Spring HATEOAS
Resource subclass that holds a reference to the entity's PersistentEntity metadata. |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.