Graal VM and sample application
1.2K
This is a straightforward Spring Boot application built using GraalVM and Java 22. It exposes a /hello endpoint and runs on port 8080.
docker run -d --name graalvm-sample-app -p 8080:8080 developerhelperhub/spring-boot-startup-performance
We test endpoint on browser http://localhost:8080/hello
Reference
Content type
Image
Digest
sha256:768ea51b4…
Size
26.8 MB
Last updated
about 2 years ago
docker pull developerhelperhub/spring-boot-startup-performance