|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationRepositoryConfigurationSource | |
|---|---|
| org.springframework.data.repository.config | 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 AnnotationRepositoryConfigurationSource | |
|---|---|
void |
RepositoryConfigurationExtensionSupport.postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder builder,
AnnotationRepositoryConfigurationSource config)
|
void |
RepositoryConfigurationExtension.postProcess(org.springframework.beans.factory.support.BeanDefinitionBuilder builder,
AnnotationRepositoryConfigurationSource config)
Callback to post process the BeanDefinition built from annotations and tweak the configuration if
necessary. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||