Package org.springframework.data.jpa.repository.config
@NonNullApi
package org.springframework.data.jpa.repository.config
Classes for JPA namespace configuration.
-
ClassDescription
BeanDefinitionParserfor theauditingelement.Annotation to enable auditing in JPA via annotation configuration.Annotation to enable JPA repositories.FactoryBeanto setupJpaMetamodelMappingContextinstances from Spring configuration.JPA specific configuration extension parsing custom attributes from the XML namespace andEnableJpaRepositoriesannotation.ARepositoryRegistrationAotProcessorimplementation 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.