This project uses Quarkus and Kakfa consumer API to deliver a basic structured event driven microservice as a project template.
What it includes:
- Quarkus project template using: REST easy, SmallRYE open tracing, open API, fault tolerance health, metrics and Kafka client.
- Nice documentation to present features, design and knowledge sharing using mkdocs
See the BOOK view of the documentation.
Add your own resource end points, and remove HelloResource class when you are done testing the basic deployment.