Uses of Class
org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
Packages that use AnnotationRepositoryConfigurationSource
Package
Description
Support classes for repository namespace and JavaConfig integration.
-
Uses of AnnotationRepositoryConfigurationSource in org.springframework.data.repository.config
Methods in org.springframework.data.repository.config with parameters of type AnnotationRepositoryConfigurationSourceModifier and TypeMethodDescriptionvoidRepositoryConfigurationExtension.postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder builder, AnnotationRepositoryConfigurationSource config) Callback to post process theBeanDefinitionbuilt from annotations and tweak the configuration if necessary.voidRepositoryConfigurationExtensionSupport.postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder builder, AnnotationRepositoryConfigurationSource config)