| 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. |
| Modifier and Type | Method and Description |
|---|---|
static DomainClassResolver |
DomainClassResolver.of(@NonNull Repositories repositories,
@NonNull ResourceMappings mappings,
@NonNull BaseUri baseUri) |
| Constructor and Description |
|---|
BackendIdHandlerMethodArgumentResolver(Java8PluginRegistry<BackendIdConverter,Class<?>> idConverters,
ResourceMetadataHandlerMethodArgumentResolver resourceMetadataResolver,
BaseUri baseUri)
Creates a new
BackendIdHandlerMethodArgumentResolver for the given BackendIdConverters and
ResourceMetadataHandlerMethodArgumentResolver. |
RepositoryLinkBuilder(ResourceMetadata metadata,
BaseUri baseUri)
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.