Skip to main content

Build Native Java Apps with GraalVM

Java Going Native in Cloud-native era

Build Native Java Apps with GraalVM

Use GraalVM to build native Java apps

Based on Oracle GraalVM 25

Going native is a necessary step for Java apps in cloud-native era.

GraalVM builds native executables for Java apps. Native apps starts up faster and consumes less memory.

Content included:

  • Native image
  • GraalVM Integration
  • Frameworks
  • Tools