Uses of Class
es.kukenan.smartfi.microservice.communication.service.messaging.UserPasswordResetEventService
Packages that use UserPasswordResetEventService
Package
Description
Application Rest controllers.
-
Uses of UserPasswordResetEventService in es.kukenan.smartfi.microservice.communication.controller
Fields in es.kukenan.smartfi.microservice.communication.controller declared as UserPasswordResetEventServiceModifier and TypeFieldDescriptionprivate UserPasswordResetEventServiceKafkaController.userPasswordResetEventServiceThe user reset password event service.private UserPasswordResetEventServiceMessagingController.userPasswordResetEventServiceThe user reset password event service.