MethodInvocationDataSourceKeySelector |
DynamicDataSourcesAutoConfiguration.dataSourceKeySelector(DataSourceRegistry registry,
MethodDataSourceKeyRegistry keyRegistry,
org.springframework.beans.factory.ObjectProvider<List<DataSourceKeyRouter>> routersProvider,
DynamicDataSourcesProperties dataSourcesProperties) |
org.springframework.beans.factory.config.ListFactoryBean |
DynamicDataSourcesAutoConfiguration.dataSourcesFactoryBean(CentralizedDataSourceFactory centralizedDataSourceFactory,
DynamicDataSourcesProperties dynamicDataSourcesProperties,
org.springframework.beans.factory.ObjectProvider<DataSource> springBootOriginDataSourceProvider,
org.springframework.beans.factory.ObjectProvider<org.springframework.boot.autoconfigure.jdbc.DataSourceProperties> builtInDataSourceProperties,
org.springframework.context.ApplicationContext applicationContext) |
org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor |
DynamicTransactionAutoConfiguration.dynamicDataSourceTransactionAdvisor(DynamicDataSourcesProperties properties,
TransactionManager transactionManager,
TransactionDefinitionRegistry registry) |
org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor |
DynamicMethodDataSourcesKeyAutoConfiguration.keyChoicesAdvisor(DynamicDataSourcesProperties namedDataSourcesProperties,
MethodDataSourceKeyRegistry keyRegistry) |