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
NotificationPublisher
interface which uses Apache Kafka.Utility class used to set the security-related Kafka configuration properties when creating consumers and producers.An implementation of theNotificationPublisher
interface that uses RabbiMQ.