@Configuration
@ComponentScan("de.tarent.extract")
public class SpringConfiguration
extends Object
| Constructor | Description |
|---|---|
SpringConfiguration() |
| Modifier and Type | Method | 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 tarent solutions GmbH, Germany. All rights reserved.