Uses of Package
org.springframework.data.repository.config
Package
Description
Base classes to implement CDI support for repositories.
Support classes for repository namespace and JavaConfig integration.
-
-
ClassDescriptionAnnotation-based
RepositoryConfigurationSource
.AotContext
specific to Spring DataRepository
infrastructure.Enumeration to define in which way repositories are bootstrapped.Expresses configuration to be used to detect implementation classes for repositories and repository fragments.Configuration that's used to lookup an implementation type for a repository or fragment interface.Configuration information for a single repository instance.SPI to implement store specific extension to the repository bean definition registration process.Interface containing the configurable options for the Spring Data repository subsystem.Base class to implementRepositoryConfigurationSource
s.Fragment configuration consisting of an interface name and the implementation class name.BeanRegistrationAotContribution
used to contribute repository registrations.BeanRegistrationAotProcessor
responsible processing and providing AOT configuration for repositories.XML basedRepositoryConfigurationSource
.