Package | Description |
---|---|
org.springframework.data.rest.webmvc | |
org.springframework.data.rest.webmvc.config | |
org.springframework.data.rest.webmvc.support |
Modifier and Type | Field and Description |
---|---|
static BaseUri |
BaseUri.NONE |
Modifier and Type | Method and Description |
---|---|
BaseUri |
RepositoryRestMvcConfiguration.baseUri() |
Constructor and Description |
---|
ResourceMetadataHandlerMethodArgumentResolver(Repositories repositories,
ResourceMappings mappings,
BaseUri baseUri)
Creates a new
ResourceMetadataHandlerMethodArgumentResolver for the given Repositories and
ResourceMappings . |
Constructor and Description |
---|
BackendIdHandlerMethodArgumentResolver(org.springframework.plugin.core.PluginRegistry<BackendIdConverter,Class<?>> idConverters,
ResourceMetadataHandlerMethodArgumentResolver resourceMetadataResolver,
BaseUri baseUri)
Creates a new
BackendIdHandlerMethodArgumentResolver for the given BackendIdConverter s and
ResourceMetadataHandlerMethodArgumentResolver . |
RepositoryLinkBuilder(ResourceMetadata metadata,
BaseUri baseUri)
|
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.