Uses of Class
es.kukenan.smartfi.microservice.communication.service.UserManagementService
Packages that use UserManagementService
Package
Description
Application Rest controllers.
Domain event handling services.
-
Uses of UserManagementService in es.kukenan.smartfi.microservice.communication.controller
Fields in es.kukenan.smartfi.microservice.communication.controller declared as UserManagementServiceModifier and TypeFieldDescriptionprivate UserManagementServiceNotificationController.usersServiceLocal user management service. -
Uses of UserManagementService in es.kukenan.smartfi.microservice.communication.service.messaging
Fields in es.kukenan.smartfi.microservice.communication.service.messaging declared as UserManagementServiceModifier and TypeFieldDescriptionprivate UserManagementServiceUserLifecycleEventService.usersServiceLocal user management service.