I have made some development on adapter-messaging-rabbitmq.
The following are done in this PR:
adapter-messaging-rabbitmq:
docker-compose has been updated with rabbitmq image config
startup: rabbitmq initialization with default exchange and queue has been added under startup->resource folder
env files are updated with rabbitmq variables
adapter-messaging-rabbitmq module has been developed comprising initially with:rabbitmq confi
4.1 Rabbitmq configuration
4.2 RabbitMQ admin interface has been developed using which queue can be created.
4.3 Rabbitmq eventbus has been implemented to send message from eventdto to rabbitmq queue with json format.
Can I request you for a code review and feedback on if there is anything missing or how it can be improved further.
Hi @valentinacupac ,
I have made some development on adapter-messaging-rabbitmq.
The following are done in this PR: adapter-messaging-rabbitmq:
Can I request you for a code review and feedback on if there is anything missing or how it can be improved further.
Thanks, Amin