Uses of Package
com.project.system
Packages that use com.project.system
-
Classes in com.project.system used by com.project.systemClassDescriptionThe
Course
class represents a course in the Student-Course Registration System.TheCourseService
class handles CRUD operations related to courses in the MongoDB database.TheStudent
class represents a student in the Student-Course Registration System.TheStudentService
class provides CRUD operations for managing students in the MongoDB database.