Package | Description |
---|---|
org.springframework.boot.autoconfigure.flyway |
Auto-configuration for Flyway.
|
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,
org.springframework.beans.factory.ObjectProvider<List<org.flywaydb.core.api.callback.FlywayCallback>> flywayCallbacks) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.