A Spring Boot REST API for managing student records. This version only uses the basic CRUD operations to manage the data. In memory storage is used and the APIs are tested using Postman.