An open API service indexing awesome lists of open source software.

https://github.com/ozangunalp/quarkus-messaging-workshop


https://github.com/ozangunalp/quarkus-messaging-workshop

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Quarkus Messaging Workshop

1. Basics
2. Emitters & Channels (Connector configuration)
3. Messages & Acknowledgment (Ack / Failure Strategies)
4. Message Metadata (MessageConverter, Metadata injection)
5. Blocking processing (Message Context)
6. Merge & Broadcast (Incomings, Outgoings)
7. Stream Processing (Keyed Multi, KeyValueExtractor)
8. Decorators & Interceptors
9. Testing
10. Smallrye Health Checks
11. Observability Micrometer Metrics & OpenTelemetry Tracing