Skip to content

derkoe/spring-boot-native-test

Repository files navigation

Spring Boot Native Test

This repository tests a set of features of Spring Boot 3 with GraalVM Native Image.

Build

Compile the application to a native binary (GraalVM + native-image required):

mvn package -Pnative native:compile -DskipTests

Package the application as a native container image (Docker is required):

mvn spring-boot:build-image -Pnative -DskipTests

Current Issues

Current open issues with Spring Boot 3:

About

Spring Boot 3.0 with GraalVM Native Image test

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages