See: Description
Interface | Description |
---|---|
CdiRepositoryConfiguration |
Interface containing the configurable options for the Spring Data repository subsystem using CDI.
|
Class | Description |
---|---|
CdiRepositoryBean<T> |
Base class for
Bean wrappers. |
CdiRepositoryContext |
Context for CDI repositories.
|
CdiRepositoryExtensionSupport |
Base class for
Extension implementations that create instances for Spring Data repositories. |
Annotation Type | Description |
---|---|
Eager |
Annotation to mark repository interfaces to be instantiated eagerly in a CDI context.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.