public class SpringBootConfiguration extends Object
| Constructor and Description |
|---|
SpringBootConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
dataSource()
Get data source bean.
|
void |
setEnvironment(Environment environment) |
public DataSource dataSource() throws SQLException
SQLException - SQL exceptionpublic void setEnvironment(Environment environment)
Copyright © 2018. All rights reserved.