You are a developer working on an existing legacy project
The project is a RESTful API that provides CRUD operations for a list of students
The API is built using Spring Boot 3.2.3
The project have integration tests for the API endpoints
All tests are passing
See instructions in the 1-InMemory/README.md
See instructions in the 2-Database/README.md
See instructions in the 3-Database_With_Bugs/README.md