See: Description
| Class | Description |
|---|---|
| AbstractRepositoryConfigurationSourceSupport |
Base
ImportBeanDefinitionRegistrar used to auto-configure Spring Data
Repositories. |
| Enum | Description |
|---|---|
| RepositoryType |
Type of Spring Data repositories to enable.
|
| Annotation Type | Description |
|---|---|
| ConditionalOnRepositoryType |
@Conditional that only matches when a particular type of Spring
Data repository has been enabled. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.