Uses of Class
com.Server.dto.Request.ReservationRequest

Packages that use ReservationRequest
Package Description
com.Server.controller
com.Server.controller has all controller use to support client by http protocol.
com.Server.mapper.impl
com.Server.mapper.impl - mapped dto to entity and reverse.
com.Server.service
com.Server.service has service used to services on database table available repository interface.
com.Server.service.impl
com.Server.service.impl has the class witch implement services interface method.