| 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 resourceInformationResolver,
BackendIdHandlerMethodArgumentResolver idResolver,
DomainObjectReader reader)
Creates a new
PersistentEntityResourceHandlerMethodArgumentResolver for the given
HttpMessageConverters and RootResourceInformationHandlerMethodArgumentResolver.. |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.