@Configuration @EnableConfigurationProperties(value=DataSourceProperties.class) public class EmbeddedDataSourceConfiguration extends ObjectSE implements BeanClassLoaderAware
DataSourceAutoConfiguration
コンストラクターと説明 |
---|
EmbeddedDataSourceConfiguration(DataSourceProperties properties) |
修飾子と型 | メソッドと説明 |
---|---|
void | close() |
EmbeddedDatabase | dataSource() |
void | setBeanClassLoader(ClassLoaderSE classLoader) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public EmbeddedDataSourceConfiguration(DataSourceProperties properties)
public void setBeanClassLoader(ClassLoaderSE classLoader)
BeanClassLoaderAware
の setBeanClassLoader
@Bean public EmbeddedDatabase dataSource()
@PreDestroySE public void close()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.