| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc | |
| org.springframework.data.rest.webmvc.config | |
| org.springframework.data.rest.webmvc.support |
| 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. |
| RepositoryLinksResource |
| RepositoryRestController
Annotation to demarcate Spring MVC controllers provided by Spring Data REST.
|
| ResourceProcessorInvokingHandlerAdapter
Special
RequestMappingHandlerAdapter that tweaks the HandlerMethodReturnValueHandlerComposite to be
proxied by a ResourceProcessorHandlerMethodReturnValueHandler which will invoke the ResourceProcessor
s found in the application context and eventually delegate to the originally configured
HandlerMethodReturnValueHandler. |
| ResourceType
An enum listing all supported resource types.
|
| Class and Description |
|---|
| BaseUri
Value object to be able to extract the lookup path within a configured base URi that forms a URI namespace.
|
| RootResourceInformation
Meta-information about the root repository resource.
|
| ServerHttpRequestMethodArgumentResolver |
| 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-2014-2014 Pivotal Software, Inc.. All Rights Reserved.