| Interface | Description |
|---|---|
| EntityLookupRegistrar |
Configuration interfaces to ease the configuration of custom
EntityLookups for repositories. |
| EntityLookupRegistrar.IdMappingRegistrar<T,R extends org.springframework.data.repository.Repository<T,?>> | |
| EntityLookupRegistrar.LookupRegistrar<T,ID extends Serializable,R extends org.springframework.data.repository.Repository<T,?>> | |
| EntityLookupRegistrar.LookupRegistrar.Lookup<R extends org.springframework.data.repository.Repository<? extends Object,?>,ID> | |
| EnumTranslationConfiguration |
Configuration options for enum value translation.
|
| Class | Description |
|---|---|
| MetadataConfiguration |
Configuration for metadata exposure.
|
| ProjectionDefinitionConfiguration |
Wrapper class to register projection definitions for later lookup by name and source type.
|
| RepositoryCorsRegistry |
Spring Data REST specific
CorsRegistry implementation exposing RepositoryCorsRegistry.getCorsConfigurations(). |
| RepositoryRestConfiguration |
Spring Data REST configuration options.
|
| ResourceMapping | Deprecated |
| ResourceMappingConfiguration |
Manages the
ResourceMapping configurations for any resources being exported. |
| Enum | Description |
|---|---|
| JsonSchemaFormat |
An enum to represent JSON Schema pre-defined formats.
|
| Annotation Type | Description |
|---|---|
| Projection |
Annotation to tie a particular projection type to a source type.
|
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.