| 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(@NonNull List<HttpMessageConverter<?>> messageConverters,
@NonNull RootResourceInformationHandlerMethodArgumentResolver resourceInformationResolver,
@NonNull BackendIdHandlerMethodArgumentResolver idResolver,
@NonNull DomainObjectReader reader,
@NonNull org.springframework.plugin.core.PluginRegistry<EntityLookup<?>,Class<?>> lookups) |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.