Class StudentController
java.lang.Object
org.example.crmedu.application.controller.StudentController
REST controller for managing students. Provides endpoints to create, retrieve, update and delete students.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StudentController
public StudentController()
-