Package org.springframework.boot.autoconfigure.liquibase
package org.springframework.boot.autoconfigure.liquibase
Auto-configuration for Liquibase.
-
ClassDescriptionA custom
SpringLiquibase
extension that closes the underlyingDataSource
once the database has been migrated.Auto-configuration
for Liquibase.Details required for Liquibase to establish a connection to an SQL service using JDBC.Qualifier annotation for a DataSource to be injected in to Liquibase.Configuration properties to configureSpringLiquibase
.Enumeration of types of summary to show.Enumeration of destinations to which the summary should be output.