Skip to content

A demo showing Quarkus microservices fault tolerance

Notifications You must be signed in to change notification settings

hectorvent/quarkus-demo

Repository files navigation

Quarkus DEMO

Build Demo

Note: This is just an example of how to use great services and dependencies into microservice based on Quarkus.

Quarkus is a Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM, crafted from the best of breed Java libraries and standards.

A small Quarkus demo, that shows how to implement resilient microservices using this amazing supersonic subatomic java framework. In this demo you will see:

  • Timeout
  • Fallback
  • Retry
  • Circuit Breaker
  • Metrics
  • Helth checks

Technologies used:

  • Quarkus
  • MariaDB
  • Docker
  • Jaeger