This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Boot 3.3.1!

GraalVM Native Images

GraalVM Native Images are standalone executables that can be generated by processing compiled Java applications ahead-of-time. Native Images generally have a smaller memory footprint and start faster than their JVM counterparts.