JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
io.github.navjotsrakhra.eventmanager.service.UserRegistrationService
Packages that use
UserRegistrationService
Package
Description
io.github.navjotsrakhra.eventmanager.controller
Uses of
UserRegistrationService
in
io.github.navjotsrakhra.eventmanager.controller
Constructors in
io.github.navjotsrakhra.eventmanager.controller
with parameters of type
UserRegistrationService
Modifier
Constructor
Description
RegistrationController
(
UserRegistrationService
userRegistrationService)
Constructor for the RegistrationController class.