Uses of Interface
org.flywaydb.core.api.configuration.Configuration

Packages that use Configuration
Package
Description
The main Flyway package and for most users, the only one they'll ever need to know about.
Interfaces for Flyway lifecycle callbacks.
Interfaces for Flyway configuration injection.
Interfaces for Migration executors.
Interfaces for Flyway's log abstraction.
Interfaces for Migration implementors.
 
Private API.
Interfaces for Migration resolvers.