Class FlywayMigrationInitializer

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered

    public class FlywayMigrationInitializer
    extends Object
    implements org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered
    InitializingBean used to trigger Flyway migration via the FlywayMigrationStrategy.
    Since:
    1.3.0