| Package | Description |
|---|---|
| org.springframework.data.rest.webmvc.config |
| Modifier and Type | Method and Description |
|---|---|
RootResourceInformationHandlerMethodArgumentResolver |
RepositoryRestMvcConfiguration.repoRequestArgumentResolver()
A convenience resolver that pulls together all the information needed to service a request.
|
| Constructor and Description |
|---|
PersistentEntityResourceHandlerMethodArgumentResolver(List<HttpMessageConverter<?>> messageConverters,
RootResourceInformationHandlerMethodArgumentResolver repositoryRequestResolver)
Creates a new
PersistentEntityResourceHandlerMethodArgumentResolver for the given
HttpMessageConverters and RootResourceInformationHandlerMethodArgumentResolver.. |
Copyright © 2011-2014-2014 Pivotal Software, Inc.. All Rights Reserved.