Package io.quarkus.flyway
-
Interface Summary Interface Description FlywayConfigurationCustomizer Meant to be implemented by a CDI bean that provides arbitrary customization for Flyway'sFluentConfiguration -
Class Summary Class Description FlywayDataSource.FlywayDataSourceLiteral Supports inline instantiation of theFlywayDataSourcequalifier. -
Annotation Types Summary Annotation Type Description FlywayDataSource Qualifier used to specify which datasource will be used and therefore which Flyway instance will be injected.