Package io.quarkus.flyway.runtime.graal
Class ScannerSubstitutions<I>
java.lang.Object
io.quarkus.flyway.runtime.graal.ScannerSubstitutions<I>
Needed to get rid of some Android related classes
-
Constructor Summary
ConstructorsConstructorDescriptionScannerSubstitutions(Class<I> implementedInterface, boolean stream, org.flywaydb.core.internal.scanner.ResourceNameCache resourceNameCache, org.flywaydb.core.internal.scanner.LocationScannerCache locationScannerCache, org.flywaydb.core.api.configuration.Configuration configuration) -
Method Summary
-
Constructor Details
-
ScannerSubstitutions
-