UserController

constructor(userService: UserService)

Parameters

userService

The service to handle the user operations.