@Configuration
@PropertySource(value="classpath:remote-partitioning.properties")
public class DataSourceConfiguration
extends java.lang.Object
Constructor and Description |
---|
DataSourceConfiguration() |
Modifier and Type | Method and Description |
---|---|
javax.sql.DataSource |
dataSource() |