Skip to content

benjaminkomen/graaljs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraalJS

A small project to test using GraalJS without a separate GraalVM but simply using the native JDK.

Instructions

Compile this project locally using mvn clean install and run the resulting jar from command line or using mvn spring-boot:run.

You can now access the REST API using your browser or any REST client such as Postman or curl from your command line by navigating to http://localhost:8080/.

About

Graaljs using Java JDK proof-of-concept

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages