| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc | |
| org.springframework.data.rest.webmvc.config | |
| org.springframework.data.rest.webmvc.support |
| Class and Description |
|---|
| PersistentEntityResource
A Spring HATEOAS
Resource subclass that holds a reference to the entity's PersistentEntity metadata. |
| PersistentEntityResourceAssembler |
| RepositoryLinksResource |
| RepositoryRestController
Annotation to demarcate Spring MVC controllers provided by Spring Data REST.
|
| RepositoryRestRequestHandlerMethodArgumentResolver |
| ResourceMetadataHandlerMethodArgumentResolver |
| ResourceNotFoundException
Indicates a resource was not found.
|
| 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. |
| Class and Description |
|---|
| PersistentEntityResource
A Spring HATEOAS
Resource subclass that holds a reference to the entity's PersistentEntity metadata. |
Copyright © 2011-2013-2014 Pivotal. All Rights Reserved.