46 Forks
212 Stars
212 Watchers

spring-boot-graalvm

This example project shows how to compile a Webflux based Spring Boot application into a Native App using GraalVM Native Image locally & on GitHub Actions with & without Docker

How to download and setup spring-boot-graalvm

Open terminal and run command
git clone https://github.com/jonashackt/spring-boot-graalvm.git
git clone is used to create a copy or clone of spring-boot-graalvm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with spring-boot-graalvm https://github.com/jonashackt/spring-boot-graalvm/archive/master.zip

Or simply clone spring-boot-graalvm with SSH
[email protected]:jonashackt/spring-boot-graalvm.git

If you have some problems with spring-boot-graalvm

You may open issue on spring-boot-graalvm support forum (system) here: https://github.com/jonashackt/spring-boot-graalvm/issues