Package | Description |
---|---|
org.springframework.boot.autoconfigure.jdbc |
Auto-configuration for JDBC.
|
Class and Description |
---|
DataSourceProperties
Base class for configuration of a data source.
|
DataSourceProperties.Xa
XA Specific datasource settings.
|
JdbcProperties.Template
JdbcTemplate settings. |