Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Cover image for ⏩ Going native with Spring Boot on Mac M1
opt-nc profile imageadriens
adriens foropt-nc

Posted on • Edited on

     

⏩ Going native with Spring Boot on Mac M1

👉 Intro

I recently saw a great Spring blog post aboutBuilding Native Images with GraalVM and Spring Native on Apple's M1 Architecture.

In the same time we are investigating on porting some of our (innovation dedicated) existing Spring Boot based APIs toSpring Native, see related content :

As one of our developers works on an Mac M1, we wanted to give it a try to see what would happen.

This short blog post is about that short experimentation.

🎞️ Build & Run : 2' speedrun

Finally we could enjoy the full and smooth cli based experience :

  1. Setup Java runtime withGraalVM22.0.0 withsdkman
  2. Build & Install native image (and see resources used : time & memory)
  3. Boot the API (0.4s.)
  4. Perform a first REST query (0.007 s.) withhttpie
  5. Perform a second REST query (0.003 s.)

Let the show begin :

🍏 More about Apple M1

You can get a full intro/deep dive on Apple M1 Ultra architecture thanks to this greatComputerphile episode :

🔖 Resources

Top comments(2)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
adriens profile image
adriens
I love to create, connect people & things.
  • Location
    Nouméa, New-Caledonia
  • Pronouns
    He
  • Work
    Division manager at OPT-NC New Caledonia
  • Joined

@dougniel :

unknown tweet media contentPlay butt
GraalVM profile image
GraalVM
@graalvm
twitter logo
Great news — IntelliJ IDEA can now help you with debugging GraalVM Native Image executables!🎉
We are happy to collaborate with the @Intellijidea team to provide GraalVM users with the best developer experience.
Learn more:blog.jetbrains.com/idea/2022/06/i…
17:36 PM - 17 Jun 2022
Twitter reply actionTwitter retweet actionTwitter like action
CollapseExpand
 
adriens profile image
adriens
I love to create, connect people & things.
  • Location
    Nouméa, New-Caledonia
  • Pronouns
    He
  • Work
    Division manager at OPT-NC New Caledonia
  • Joined

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Passion de l'innovation et partage de la connaissance

More fromopt-nc

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp