FlywayModuleConfiguration(FlywayMigrationProperties properties,
org.springframework.boot.autoconfigure.jdbc.DataSourceProperties dataSourceProperties,
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<org.springframework.boot.autoconfigure.flyway.FlywayMigrationStrategy> migrationStrategy,
org.springframework.beans.factory.ObjectProvider<org.springframework.boot.autoconfigure.flyway.FlywayConfigurationCustomizer> fluentConfigurationCustomizers,
org.springframework.beans.factory.ObjectProvider<org.flywaydb.core.api.callback.Callback> callbacks,
org.springframework.beans.factory.ObjectProvider<FlywayFluentConfiguration> configurations) |