Uses of Class
web.sportflow.user.UserService
Packages that use UserService
-
Uses of UserService in web.sportflow
Constructors in web.sportflow with parameters of type UserService -
Uses of UserService in web.sportflow.user
Constructors in web.sportflow.user with parameters of type UserServiceModifierConstructorDescriptionUserController(UserService userService, WorkoutService workoutService, GoalService goalService, ChallengeService challengeService, BadgeService badgeService, FriendshipService friendshipService)