| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.flyway |
Auto-configuration for Flyway.
|
| org.springframework.boot.autoconfigure.jdbc |
Auto-configuration for JDBC.
|
| org.springframework.boot.autoconfigure.liquibase |
Auto-configuration for Liquibase.
|
| Class and Description |
|---|
| DataSourceProperties
Base class for configuration of a data source.
|
NamedParameterJdbcOperationsDependsOnPostProcessor
BeanFactoryPostProcessor that can be used to dynamically declare that all
NamedParameterJdbcOperations beans should "depend on" one or more specific
beans. |
| Class and Description |
|---|
| DataSourceProperties
Base class for configuration of a data source.
|
| DataSourceProperties.Xa
XA Specific datasource settings.
|
JdbcProperties.Template
JdbcTemplate settings. |
| Class and Description |
|---|
| DataSourceProperties
Base class for configuration of a data source.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.