GraalVM Native Images
Spring Boot applications can be converted into native executables using GraalVM. You can read more about our native image support here:
- 
GraalVM Native Images: Introduction | Key Differences with the JVM | Ahead-of-Time Processing 
- 
Getting Started: Buildpacks | Native Build Tools 
- 
Testing: JVM | Native Build Tools 
- 
Advanced Topics: Nested Configuration Properties | Converting JARs | Known Limitations