Getting started with Spring Boot AOT + GraalVM Native Images

preview_player
Показать описание
In this tutorial you will learn the what, why and how of building native images in Spring Boot with GraalVM. Ahead-of-Time (AoT) compilation is a prerequisite for building native images with GraalVM. You will learn where this makes sense and then you will build out 2 simple Spring Boot Applications and build a native image from them.

🔗Resources & Links mentioned in this video:

👋🏻Connect with me:

Рекомендации по теме
Комментарии
Автор

Very nice presentation Dan. I didn't know that I could customize the JVM.

aldosilva
Автор

Hello Dan thanks for your videos they are awesome!!!
I have a question, what is your opinion on Monorepo?

rabah
Автор

Thank you for the introduction. What I don't understand is why so many people in the spring worls still stick to java/maven when kotlin + gradle is just so much less work to write.

I wonder are there any particular reasons? Or just preference?

tobiaswatzl
Автор

Tried not working for me, something related with VS studio. This is is not as straightforward it seems

OmarSoftwareDev
Автор

Can you please cover limitations also?

peace-ng
Автор

Thanks for your video ! but i have an issue, 'gu' tool was not found...

remsbd
Автор

I am facing issues with Kerberos based apps. We use gss native. For some unknown reasons Kerberos based calls are failing. 😢

terribleprogrammer
Автор

Hello Dan, any video about graalvm + aws lambda?

bartomiejdziadosz
Автор

I’m not sure if anyone else has encountered this issue. When I have circular dependencies and use the @Lazy annotation to resolve them, the resulting native image fails to run

dd.d
Автор

hello,sir.How to fix the slf4j😂i want to know it, can u make a video?

邱家鹏-ht
Автор

@DanVega It is possible to build a native image from Windows to put in a docker image?

gamires
Автор

Hi Dan, are you familiar with JavaFX? I believe JavaFX could be great for native images.

Why do you use legacy annotation like ShellMethod?

arek
Автор

Does anyone using this in production with containerising the application.

praveens
Автор

Why are you using the wrapper, this works just fine for me:

mvn clean -Pnative native:compile

andytael
Автор

Spring Security breaks the native image execution

jon_mark
Автор

Magic 🎩 🪄 . Thank you so much for the introduction, you earned a subscriber 😊

flaviu-vanca
welcome to shbcf.ru