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