Uses of Class
org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
Package
Description
Support classes for repository namespace and JavaConfig integration.
-
Uses of AnnotationRepositoryConfigurationSource in org.springframework.data.repository.config
Modifier and TypeMethodDescriptionvoid
RepositoryConfigurationExtension.postProcess
(BeanDefinitionBuilder builder, AnnotationRepositoryConfigurationSource config) Callback to post process theBeanDefinition
built from annotations and tweak the configuration if necessary.void
RepositoryConfigurationExtensionSupport.postProcess
(BeanDefinitionBuilder builder, AnnotationRepositoryConfigurationSource config)