Flyway in native-image Proof of concept to show how Flyway could run in a GraalVM native-image. Running Install GraalVM, for example via sdkman: sdk install java 22.3.r17-grl Run ./gradlew nativeRun