Introduction to Quarkus

preview_player
Показать описание
Quarkus is a Kubernetes Native Java framework tailored for GraalVM and HotSpot. It is designed around a container’s first philosophy so you can develop an app that consumes much less memory and which is super fast.
Quarkus works on Ahead of Time compilation strategy, what it does is it will compile your code in the background before we build our application.

Other Video:
-------------------------------------------------------------------------------

Follow us on :
--------------------------------------------------------

My Laptop :
------------------------------------------------------

Audio Gear :
------------------------------------------------------

Secondary Audio :
------------------------------------------------------

Recommended Books:
------------------------------------------------------

Music:

#Quarkus #Java #Microservices #DailyCodeBuffer
#DailyCodeBuffer #Programming #Java
Рекомендации по теме
Комментарии
Автор

Please Kindly upload the Apache Kafka with Quarkus tutorial.

poojithachalla
Автор

Please make video tutorial series on quarkaus just like u explained spring boot tutorial

kondaiahnelatoori
Автор

Nice video. Kindly upload the Apache Kafka with Quarkus tutorial. Thanks.

Apurv
Автор

Now spring has come with spring native..!!

proudindian
Автор

I really hope you provide the subtitle in next contents. Thankyou :)

calvinhaposan
Автор

Hi, can you please do a tutorial on SmallRye Mutiny ?

amruthabhargavi
Автор

Can you please make a video on how communication between services is done in quarkus

abdullahimran
Автор

Quarkus is made for GraalVM. However, If i'm required to use a different JVM, will it still be worth switching over to quarkus for performance and memory improvements and Can the OpenJDK JVM support quarkus?

shapanization
Автор

Tq please update more videos in quarkus

sivaganesh
Автор

Isn't code generation, like bad?

felipevaldes
Автор

Getting Error like code-with-quarkus> mvn compile quarkus:dev
[INFO] Scanning for projects...
[WARNING] Error injecting:
Type not present
at (URLClassSpace.java:147)

rajp