Package io.quarkus.flyway.runtime.devui
Class FlywayDevUIRecorder
- java.lang.Object
-
- io.quarkus.flyway.runtime.devui.FlywayDevUIRecorder
-
public class FlywayDevUIRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description FlywayDevUIRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RuntimeValue<Boolean>setInitialSqlSuppliers(Map<String,Supplier<String>> initialSqlSuppliers, String artifactId)
-