All Classes and Interfaces

Class
Description
Auto-configuration for Flyway database migrations.
Callback interface that can be implemented by beans wishing to customize the flyway configuration.
Details required for Flyway to establish a connection to an SQL service using JDBC.
Qualifier annotation for a DataSource to be injected in to Flyway.
@Endpoint to expose flyway info.
Description of an application context's Flyway beans.
Description of an application's Flyway beans.
Description of a Flyway bean.
Description of a migration performed by Flyway.
Auto-configuration for FlywayEndpoint.
InitializingBean used to trigger Flyway migration through the FlywayMigrationStrategy.
Strategy used to initialize Flyway migration.
Configuration properties for Flyway database migrations.
OracleConfigurationExtension properties.
PostgreSQLConfigurationExtension properties.
SQLServerConfigurationExtension properties.