Building Spring Boot 3 Native Image Container on Apple Silicon and ARM64 based Systems

In this blog post I will show to build native image container for Spring Boot 3 apps with GraalVM on Apple silicon or ARM64 based system (Oracle Cloud Ampere processor VM) In my previous blog post, I have covered how to build native image for Spring Boot 3 based applications . I have discussed about…