Class FlywayContainersSupplier

java.lang.Object
io.quarkus.flyway.runtime.FlywayContainersSupplier
All Implemented Interfaces:
Supplier<Collection<FlywayContainer>>

public class FlywayContainersSupplier extends Object implements Supplier<Collection<FlywayContainer>>