Uses of Class
com.jangular.backend.dto.RegisterRequest
Packages that use RegisterRequest
-
Uses of RegisterRequest in com.jangular.backend.controller
Methods in com.jangular.backend.controller with parameters of type RegisterRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<UserDTO> AuthController.register(@Valid RegisterRequest registerRequest) User registration endpoint