Class DepartmentRestService


@Service public class DepartmentRestService extends BaseRestService<DepartmentEntity,DepartmentRequest,DepartmentResponse>