Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 676 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 676 Bytes

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