Build Native Java Apps with GraalVM
Java Going Native in Cloud-native era
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