Uses of Class
es.kukenan.smartfi.microservice.communication.service.messaging.OnboardingDomainEventService
Packages that use OnboardingDomainEventService
Package
Description
Application Rest controllers.
-
Uses of OnboardingDomainEventService in es.kukenan.smartfi.microservice.communication.controller
Fields in es.kukenan.smartfi.microservice.communication.controller declared as OnboardingDomainEventServiceModifier and TypeFieldDescriptionprivate OnboardingDomainEventServiceKafkaController.eventNotificationServiceThe notification service that holds the business logic.private OnboardingDomainEventServiceMessagingController.eventNotificationServiceThe notification service that holds the business logic.