Uses of Class
overit.geocallapp.wfm.core.rs5.user.DTOUserInsert
Packages that use DTOUserInsert
-
Uses of DTOUserInsert in overit.geocallapp.wfm.core.rs5.user
Methods in overit.geocallapp.wfm.core.rs5.user with parameters of type DTOUserInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Long> UserService.post(@Valid DTOUserInsert dtoUser) Create a new user.