| Package | Description |
|---|---|
| org.springframework.data.repository.core.support |
Base classes to implement repositories for various data stores.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationRepositoryMetadata
RepositoryMetadata implementation inspecting the given repository interface for a
RepositoryDefinition annotation. |
class |
DefaultRepositoryMetadata
Default implementation of
RepositoryMetadata. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.