| 程序包 | 说明 |
|---|---|
| com.jn.sqlhelper.datasource.spring.boot |
| 限定符和类型 | 方法和说明 |
|---|---|
DataSourcesProperties |
DynamicDataSourcesAutoConfiguration.namedDataSourcesProperties(org.springframework.core.env.Environment environment) |
| 限定符和类型 | 方法和说明 |
|---|---|
DataSourceKeySelector |
DynamicDataSourcesAutoConfiguration.dataSourceKeySelector(DataSourceRegistry registry,
MethodDataSourceKeyRegistry keyRegistry,
org.springframework.beans.factory.ObjectProvider<List<DataSourceKeyRouter>> routersProvider,
DataSourcesProperties dataSourcesProperties) |
org.springframework.beans.factory.config.ListFactoryBean |
DynamicDataSourcesAutoConfiguration.dataSourcesFactoryBean(CentralizedDataSourceFactory centralizedDataSourceFactory,
DataSourcesProperties namedDataSourcesProperties,
org.springframework.beans.factory.ObjectProvider<DataSource> springBootOriginDataSourceProvider) |
Copyright © 2020. All rights reserved.