A Spring Boot REST API for managing student records. In this version student data is stored in a database and accessed through the Repository layer as requested by the Controller which accepts and ...