Package org.springframework.data.repository.cdi
@NonNullApi
package org.springframework.data.repository.cdi
Base classes to implement CDI support for repositories.
-
ClassDescriptionBase class for
Bean
wrappers.Interface containing the configurable options for the Spring Data repository subsystem using CDI.Context for CDI repositories.Base class forExtension
implementations that create instances for Spring Data repositories.Annotation to mark repository interfaces to be instantiated eagerly in a CDI context.