Building Spring Boot 3 GraalVM Native Images With GitHub Actions
With the Spring Boot 3 release, the Spring Native project has been rolled into Spring Boot. Now you can build GraalVM Native Images of your Spring Boot application easily, and know that the Spring Boot framework will work. There are some caveats you should be aware of, and we recommend you read the GraalVM Native…