The app will start running at http://localhost:8080.
The app defines following CRUD APIs.
GET /api/v1/students
POST /api/v1/students
PUT /api/v1/students/{studentId}
DELETE /api/v1/students/{studentId}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The app will start running at http://localhost:8080.
The app defines following CRUD APIs.
GET /api/v1/students
POST /api/v1/students
PUT /api/v1/students/{studentId}
DELETE /api/v1/students/{studentId}