Explore the process of creating native executables in Java using GraalVM in this 14-minute tutorial. Begin with a basic example, walking through the steps to build a native executable from an application without dynamic features. Progress to utilizing reflection, learning how to specify all potential classes for inclusion in the binary. Access the accompanying GitHub repository for hands-on practice and additional resources. Connect with the instructor, Dan Vega, through various social media platforms and subscribe to his channel for more Java development content.
Overview
Syllabus
Building Native Images in Java with GraalVM
Taught by
Dan Vega