From d8a90a2f3dbbc015b4f973f03321850e6b75b81e Mon Sep 17 00:00:00 2001 From: chrischiedo <8336086+chrischiedo@users.noreply.github.com> Date: Fri, 15 Sep 2023 15:10:11 +0300 Subject: [PATCH] add section about inspiration/motivation behind Quarkus --- _includes/about.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_includes/about.html b/_includes/about.html index 95914fe262c..2f17feef44f 100644 --- a/_includes/about.html +++ b/_includes/about.html @@ -30,4 +30,11 @@

Imperative and reactive code

This is helpful for both Java developers who are used to working with the imperative model and don’t want to switch things up, and those working with a cloud-native/reactive approach. The Quarkus development model can adapt itself to whatever app you’re developing.
Learn more about Reactive

+

The inspiration behind Quarkus...

+

Quarkus 1.0 was released back in November 2019. For more about the why, how and what of Quarkus, check out this presentation by Emmanuel Bernard given at Devoxx Belgium in 2019. Emmanuel works at Red Hat as a senior distinguished engineer and he is the co-lead/co-founder of the Quarkus project. He is also a Java Champion. Curious to know where the name "Quarkus" comes from? Check out Emmanuel's presentation!

+
+
+ +
+