Skip to content

michaeljohnalbers/graalvm-jar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraalVM Jar

Minimal reproduction of attempting to use GraalVM 21 to run a Spring Boot-built executable JAR with Polyglot capabilities.

Build & Run

mvn package
java -jar target/graalvm-jar-1.0-SNAPSHOT.jar

This will throw an exception.

About

Reproduction of GraalVM running in Spring Boot jar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages