Package org.codewithmagret.rest.report.dto
package org.codewithmagret.rest.report.dto
-
ClassesClassDescriptionThis class represents a report of courses grouped by category.DTO for the report of courses by student.DTO for InstructorByCourse reportDTO for the report of instructors by student.A simple DTO for course information, used in the StudentCourseDTO to avoid circular references.DTO for representing a simple instructor in reports.