Package com.reallifedeveloper.common.infrastructure.messaging
package com.reallifedeveloper.common.infrastructure.messaging
Support classes for working with message queues.
- Author:
- RealLifeDeveloper
-
ClassesClassDescriptionAn implementation of the
NotificationPublisherinterface which uses Apache Kafka.Utility class used to set the security-related Kafka configuration properties when creating consumers and producers.An implementation of theNotificationPublisherinterface that uses RabbiMQ.