Uses of Annotation Type
org.springframework.boot.autoconfigure.flyway.FlywayDataSource
-
Uses of FlywayDataSource 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)