Skip to content

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

License

Notifications You must be signed in to change notification settings

sdeleuze/spring-boot-graal-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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