Uses of Record Class
ntnu.idatt2016.v233.SmartMat.dto.request.user.RegisterUserRequest
Packages that use RegisterUserRequest
-
Uses of RegisterUserRequest in ntnu.idatt2016.v233.SmartMat.controller.user
Methods in ntnu.idatt2016.v233.SmartMat.controller.user with parameters of type RegisterUserRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<User>UserController.register(RegisterUserRequest user) create a new user in the database uses the user service