@Configuration @ComponentScan(value="de.tarent.extract") public class SpringConfiguration extends Object
| Constructor and Description |
|---|
SpringConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
dataSource() |
Properties |
jdbcProperties() |
static org.springframework.context.support.PropertySourcesPlaceholderConfigurer |
propertyPlaceholderConfigurer() |
@Bean public Properties jdbcProperties()
@Bean public static org.springframework.context.support.PropertySourcesPlaceholderConfigurer propertyPlaceholderConfigurer()
@Bean public DataSource dataSource() throws SQLException
SQLExceptionCopyright © 2018. All Rights Reserved.