@Configuration @ImportAutoConfiguration(value=AopDataSourceSwitcherAutoConfiguration.class) public class DynamicDataSourceAutoConfiguration extends Object
| Constructor and Description |
|---|
DynamicDataSourceAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
HswebDataSourceProperties |
hswebDataSouceProperties() |
org.springframework.beans.factory.config.BeanPostProcessor |
switcherInitProcessor() |
@Bean @ConfigurationProperties(prefix="spring.datasource") public HswebDataSourceProperties hswebDataSouceProperties()
@Bean public org.springframework.beans.factory.config.BeanPostProcessor switcherInitProcessor()
Copyright © 2016–2021. All rights reserved.