Quarkus

Supersonic Subatomic Java

Quarkus 🚀

  • 🔥 Live Reloading
  • ⚡️ Dev Services
  • 😍 Dev UI
  • 🌀 Active Record & Repository Patterns
  • 🪵 Simplified Logging
  • 🌡️ Info, Health Endpoints
  • 📃 Open API Swagger Docs
  • 🧭 Monitoring with Micrometer & LGTM

What is Quarkus?

  • JVM based framework
  • Supports Reactive and Non-Reactive Programming models
  • Built with "Containers First" mindset
  • Kubernetes Native
  • Developer Productivity Focused

Throwing a bunch of buzzwords..huh...

Quarkus Crash Course

  • Build REST API
  • Hibernate ORM with Panache (Active Record & Repository Patterns)
  • Hot Reloading
  • Dev Services & Dev UI
  • Application Configuration
  • Simplified Logging
  • Info, Health Endpoints
  • Open API Swagger Docs
  • Monitoring with Micrometer, Prometheus & LGTM
JavaScript/NodeJS devs looking at Java dev's excitement about Hot Reloading

They configured no?