Uses of Class
com.MedilaboSolutions.note.dto.NoteRequestDto
Packages that use NoteRequestDto
Package
Description
-
Uses of NoteRequestDto in com.MedilaboSolutions.note.controller
Methods in com.MedilaboSolutions.note.controller with parameters of type NoteRequestDtoModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity
<SuccessResponse<NoteDto>> NoteController.createNote
(@Valid NoteRequestDto noteDto) -
Uses of NoteRequestDto in com.MedilaboSolutions.note.mapper
Methods in com.MedilaboSolutions.note.mapper with parameters of type NoteRequestDto -
Uses of NoteRequestDto in com.MedilaboSolutions.note.service
Methods in com.MedilaboSolutions.note.service with parameters of type NoteRequestDto