Outbox RabbitMQ
Dependencies
The outbox-rabbitmq
module provides an outbox message publisher for RabbitMQ.
Backend
Maven dependency:
Gradle dependency:
Configuration
In order to use this module, the following configuration properties need to be added to the application properties. Please adjust values to match the environment:
application.yml
application.yml
Last updated