|

Build Mac and Linux ARM64 Spring Boot 3 Native Image with GitHub Selfhost Runners

in this blog post I will explain how to build MacOS and Linux ARM64 native image for Spring boot 3 using GitHub Actions. In one of my previous blog post, I have shown you, how to build and release the spring boot 3 native binary for windows, Linux and Mac OS using GitHub actions. As…