Class HvlMailNotificationKafkaConsumer

java.lang.Object
tr.com.havelsan.javarch.notification.mail.starter.consumer.HvlMailNotificationKafkaConsumer

@Component public class HvlMailNotificationKafkaConsumer extends Object
Kafka consumer for Mail Notification.
  • Constructor Details

    • HvlMailNotificationKafkaConsumer

      public HvlMailNotificationKafkaConsumer(HvlNotificationMailService notificationMailService)
      Instantiates a new HvlMailNotificationKafkaConsumer.
      Parameters:
      notificationMailService - the notification mail service
  • Method Details