- Incoming/Outgoing Message Pipeline
- Serialization Json|Protobuf
- Message Outbox
- Saga
- Kafka Transport
- MessageGateway (Deduplication & Retry)
- Typed Message Handler
- install docker
- install docker-compose
- open terminal in
env
folder and runmake up
- 🙏 and run tests 🚀
- Retry queue (sample)
- Dead letter queue