Uses of Class
org.springframework.boot.autoconfigure.flyway.FlywayProperties
-
Uses of FlywayProperties in org.springframework.boot.autoconfigure.flyway
Modifier and TypeMethodDescriptionorg.flywaydb.core.Flyway
FlywayAutoConfiguration.FlywayConfiguration.flyway
(FlywayProperties properties, ResourceLoader resourceLoader, ObjectProvider<DataSource> dataSource, ObjectProvider<DataSource> flywayDataSource, ObjectProvider<FlywayConfigurationCustomizer> fluentConfigurationCustomizers, ObjectProvider<org.flywaydb.core.api.migration.JavaMigration> javaMigrations, ObjectProvider<org.flywaydb.core.api.callback.Callback> callbacks) Deprecated, for removal: This API element is subject to removal in a future version.