A Spring Boot application to manage Students and Courses with Create, Read, and Update operations using JPA and JSP.
View, add, and update student records in the database.
View, add, and update course records assigned to students.
See courses with student details using an Inner Join query.