00 - What is Quarkus?
Quarkus
Kubernetes
Kubernetes-native Java framework
Introduction
Quarkus is a Kubernetes-native Java framework tailored for GraaalVM and HotSpot, craftet from best-of-breed Java libraries and standards. The goal is to make Java the leading platform in Kubernetes and serverless environments while offering developers a framework to address a wider range of distributed application architecture.
Getting started
Creating a new project
- Quarkus application initializator: Quarkus uses extensions, similar to project dependencies.