Uses of Class
es.kukenan.smartfi.microservice.communication.service.messaging.NotificationSettingService
Packages that use NotificationSettingService
Package
Description
Application Rest controllers.
-
Uses of NotificationSettingService in es.kukenan.smartfi.microservice.communication.controller
Fields in es.kukenan.smartfi.microservice.communication.controller declared as NotificationSettingServiceModifier and TypeFieldDescriptionprivate NotificationSettingServiceKafkaController.notificationSettingServiceThe push notification service that holds the business logic.private NotificationSettingServiceMessagingController.notificationSettingServiceThe push notification service that holds the business logic.private NotificationSettingServiceNotificationController.settingsServicePushNotification service.