@Configuration @ConditionalOnClass(value={javax.sql.DataSource.classSE,org.springframework.jdbc.core.JdbcTemplate.class}) @ConditionalOnSingleCandidate(value=javax.sql.DataSource.classSE) @AutoConfigureAfter(value=DataSourceAutoConfiguration.class) @EnableConfigurationProperties(value=JdbcProperties.class) public class JdbcTemplateAutoConfiguration extends ObjectSE
コンストラクターと説明 |
---|
JdbcTemplateAutoConfiguration() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.