- Download project
- Make sure you have Windows SDK 7.1 and VC++ compilers installed.Those are prerequisite for graal vm native image.https://www.mathworks.com/matlabcentral/answers/101105-how-do-i-install-microsoft-windows-sdk-7-1
- Open Windows SDK 7.1 Command Prompt
- Go to boot_2.3.1_tomcat-1 directory and type compile.bat
- Once tomcat starts successfully in new window hit ctrl+c to terminate the tomcat server gracefully.
- Native image should be created inside build/native-image
- Run the native image by running the boot-2.3.1-agent.exe
- Hit the REST end point http://localhost:8080/greeting
- Native image that I created is added into native-image folder. That can be executed directly.
-
Notifications
You must be signed in to change notification settings - Fork 1
sendev1/graalvm-bouncycastle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
GraalVM sample native image
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published