Interface ConfigurationAware

    • Method Detail

      • setFlywayConfiguration

        void setFlywayConfiguration​(FlywayConfiguration flywayConfiguration)
        Deprecated.
        Sets the current configuration. This method should not be called directly, it is called by Flyway itself.
        Parameters:
        flywayConfiguration - The current Flyway configuration.