Skip to content

sdeleuze/spring-boot-graal-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Spring Boot GraalVM demo

Repro project for graal#655. This application works fine with Graal 1.0.0-RC5 but not 1.0.0-RC6 due to a regression.

See other branches for other Graal issues repro projects.

This project is a minimal Spring Boot Reactive webapp designed to compile and run with GraalVM.

To build it, run ./build.sh, and then to run it execute com.example.graaldemo.graaldemoapplication, and browse http://localhost:8080/.

See SPR-16991 for a status of remaining Spring + Graal issues.

About

Minimal Spring Boot Reactive webapp designed to compile and run with GraalVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published