Class FlywayEnabled

java.lang.Object
io.quarkus.flyway.deployment.FlywayEnabled
All Implemented Interfaces:
BooleanSupplier

public class FlywayEnabled extends Object implements BooleanSupplier
Supplier that can be used to only run build steps if the Flyway extension is enabled.