Uses of Class
es.kukenan.smartfi.microservice.smartficore.service.events.OnboardingService
Packages that use OnboardingService
Package
Description
Application configuration.
Application configuration.
-
Uses of OnboardingService in es.kukenan.smartfi.microservice.smartficore.controller
Fields in es.kukenan.smartfi.microservice.smartficore.controller declared as OnboardingServiceModifier and TypeFieldDescriptionprivate OnboardingServiceAmqpController.onboardingServiceTHe service that will handle onboarding events.private OnboardingServiceKafkaController.onboardingServiceThe service that will handle onboarding events. -
Uses of OnboardingService in es.kukenan.smartfi.microservice.smartficore.service
Fields in es.kukenan.smartfi.microservice.smartficore.service declared as OnboardingServiceModifier and TypeFieldDescriptionprivate OnboardingServiceCompanyService.onboardingServiceOnboarding service.private OnboardingServiceContractService.onboardingServiceOnboarding service.