Uses of Interface
es.kukenan.smartfi.microservice.communication.repository.NotificationsRepository
Packages that use NotificationsRepository
Package
Description
Services and related beans and dependencies.
Domain event handling services.
-
Uses of NotificationsRepository in es.kukenan.smartfi.microservice.communication.service
Fields in es.kukenan.smartfi.microservice.communication.service declared as NotificationsRepositoryModifier and TypeFieldDescriptionprivate NotificationsRepositoryNotificationSenderService.notificationsRepositoryNotifications repository.private NotificationsRepositoryNotificationStatusChangeService.repositoryNotifications repository which holds DB operations. -
Uses of NotificationsRepository in es.kukenan.smartfi.microservice.communication.service.messaging
Fields in es.kukenan.smartfi.microservice.communication.service.messaging declared as NotificationsRepositoryModifier and TypeFieldDescriptionprivate NotificationsRepositoryTransferSuccessfulService.notificationsRepositoryNotifications Repository.