Package org.springframework.data.jpa.repository.config
@NonNullApi
package org.springframework.data.jpa.repository.config
Classes for JPA namespace configuration.
-
ClassDescription
BeanDefinitionParser
for theauditing
element.Annotation to enable auditing in JPA via annotation configuration.Annotation to enable JPA repositories.FactoryBean
to setupJpaMetamodelMappingContext
instances from Spring configuration.JPA specific configuration extension parsing custom attributes from the XML namespace andEnableJpaRepositories
annotation.ARepositoryRegistrationAotProcessor
implementation that maintains aot repository setup but skips domain type inspection which is handled by the core framework support forPersistenceManagedTypes
.Simple namespace handler for repositories namespace.