@Component public class LocalDataSourceLoader extends Object implements org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor
| 构造器和说明 |
|---|
LocalDataSourceLoader() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
init(org.springframework.boot.autoconfigure.jdbc.DataSourceProperties properties) |
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Object postProcessAfterInitialization(@NonNull Object bean, String beanName) throws org.springframework.beans.BeansException
postProcessAfterInitialization 在接口中 org.springframework.beans.factory.config.BeanPostProcessororg.springframework.beans.BeansExceptionprotected void init(org.springframework.boot.autoconfigure.jdbc.DataSourceProperties properties)
Copyright © 2021 tan. All rights reserved.