Uses of Interface
dev.fernando.user_authentication_api.service.UserService
Packages that use UserService
Package
Description
-
Uses of UserService in dev.fernando.user_authentication_api.controller
Constructors in dev.fernando.user_authentication_api.controller with parameters of type UserServiceModifierConstructorDescriptionUserController
(UserService userService) Constructs a UserController with the given UserService. -
Uses of UserService in dev.fernando.user_authentication_api.service.impl
Classes in dev.fernando.user_authentication_api.service.impl that implement UserService