See: Description
Interface | Description |
---|---|
ImplementationDetectionConfiguration |
Expresses configuration to be used to detect implementation classes for repositories and repository fragments.
|
ImplementationLookupConfiguration |
Configuration that's used to lookup an implementation type for a repository or fragment interface.
|
RepositoryConfiguration<T extends RepositoryConfigurationSource> |
Configuration information for a single repository instance.
|
RepositoryConfigurationExtension |
SPI to implement store specific extension to the repository bean definition registration process.
|
RepositoryConfigurationSource |
Interface containing the configurable options for the Spring Data repository subsystem.
|
RepositoryConfigurationUtils |
Helper class to centralize common functionality that needs to be used in various places of the configuration
implementation.
|
Enum | Description |
---|---|
BootstrapMode |
Enumeration to define in which way repositories are bootstrapped.
|
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.