Uses of Class
com.Server.dto.Response.RoleResponse

Packages that use RoleResponse
Package Description
com.Server.dto.Response
com.Server.dto.Response has class use to Response data with server.
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.