Package | Description |
---|---|
org.springframework.boot.autoconfigure.flyway |
Auto-configuration for Flyway.
|
Constructor and Description |
---|
FlywayMigrationInitializer(org.flywaydb.core.Flyway flyway,
FlywayMigrationStrategy migrationStrategy)
Create a new
FlywayMigrationInitializer instance. |
Constructor and Description |
---|
FlywayConfiguration(FlywayProperties properties,
org.springframework.core.io.ResourceLoader resourceLoader,
org.springframework.beans.factory.ObjectProvider<DataSource> dataSource,
org.springframework.beans.factory.ObjectProvider<DataSource> flywayDataSource,
org.springframework.beans.factory.ObjectProvider<FlywayMigrationStrategy> migrationStrategy) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.