| Package | Description |
|---|---|
| org.springframework.boot.autoconfigure.flyway |
Auto-configuration for Flyway.
|
| Class and Description |
|---|
| FlywayConfigurationCustomizer
Callback interface that can be implemented by beans wishing to customize the flyway
configuration.
|
| FlywayDataSource
Qualifier annotation for a DataSource to be injected in to Flyway.
|
| FlywayMigrationInitializer |
| FlywayMigrationStrategy
Strategy used to initialize
Flyway migration. |
| FlywayProperties
Configuration properties for Flyway database migrations.
|
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.