public class FhAnnotationRepositoryConfigurationSource
extends org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource
| Constructor and Description |
|---|
FhAnnotationRepositoryConfigurationSource(org.springframework.core.type.AnnotationMetadata metadata,
Class<? extends Annotation> annotation,
org.springframework.core.io.ResourceLoader resourceLoader,
org.springframework.core.env.Environment environment,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
org.springframework.beans.factory.support.BeanNameGenerator generator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
extractValues(String[] basePackagesArray,
Set<String> basePackages) |
org.springframework.data.util.Streamable<String> |
getBasePackages() |
getAttribute, getAttribute, getAttributes, getBootstrapMode, getEnableAnnotationMetadata, getExcludeFilters, getIncludeFilters, getNamedQueryLocation, getQueryLookupStrategyKey, getRepositoryBaseClassName, getRepositoryFactoryBeanClassName, getRepositoryImplementationPostfix, getResourceDescription, getSource, shouldConsiderNestedRepositories, usesExplicitFiltersgenerateBeanName, getCandidates, toImplementationDetectionConfigurationpublic FhAnnotationRepositoryConfigurationSource(org.springframework.core.type.AnnotationMetadata metadata,
Class<? extends Annotation> annotation,
org.springframework.core.io.ResourceLoader resourceLoader,
org.springframework.core.env.Environment environment,
org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
org.springframework.beans.factory.support.BeanNameGenerator generator)
public org.springframework.data.util.Streamable<String> getBasePackages()
getBasePackages in interface org.springframework.data.repository.config.RepositoryConfigurationSourcegetBasePackages in class org.springframework.data.repository.config.AnnotationRepositoryConfigurationSourceCopyright © 2021. All rights reserved.