Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 217 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 217 Bytes

Flyway in native-image

Proof of concept to show how Flyway could run in a GraalVM native-image.

Running

  1. Install GraalVM, for example via sdkman: sdk install java 22.3.r17-grl
  2. Run ./gradlew nativeRun