See: Description
| Interface | Description |
|---|---|
| FlywayConfigurationCustomizer |
Callback interface that can be implemented by beans wishing to customize the flyway
configuration.
|
| FlywayMigrationStrategy |
Strategy used to initialize
Flyway migration. |
| Exception | Description |
|---|---|
| FlywayMigrationScriptMissingException |
Exception thrown when no Flyway migration script is available.
|
| Annotation Type | Description |
|---|---|
| FlywayDataSource |
Qualifier annotation for a DataSource to be injected in to Flyway.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.