BYO: GraalVM Setup - Hello World
In this blog, we will setup local development environment for native Java using Graal VM. For this we will use following tools
Ubuntu 24.04
Sdkman
GraalVM 21
Maven
Code used in this blog: link
Install sdkman
$ lsb_release -a
No LSB modules are ...
arpitrathore.com2 min read