Uses of Class
tv.hd3g.authkit.mod.dto.ressource.CreatedUserDto
-
Packages that use CreatedUserDto Package Description tv.hd3g.authkit.mod.controller -
-
Uses of CreatedUserDto in tv.hd3g.authkit.mod.controller
Methods in tv.hd3g.authkit.mod.controller that return types with arguments of type CreatedUserDto Modifier and Type Method Description org.springframework.http.ResponseEntity<CreatedUserDto>RestControllerUser. addUser(AddUserDto addUser)
-