@Configuration(proxyBeanMethods=false) @EnableConfigurationProperties(value=DataSourceProperties.class) public class EmbeddedDataSourceConfiguration extends ObjectSE implements BeanClassLoaderAware
DataSourceAutoConfiguration| コンストラクターと説明 |
|---|
EmbeddedDataSourceConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
EmbeddedDatabase | dataSource(DataSourceProperties properties) |
void | setBeanClassLoader(ClassLoaderSE classLoader) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic void setBeanClassLoader(ClassLoaderSE classLoader)
BeanClassLoaderAware 内の setBeanClassLoader @Bean(destroyMethod="shutdown") public EmbeddedDatabase dataSource(DataSourceProperties properties)