This is a Spring Web Application for Student CRUD management.
- Insert student data into Student table
- Update student data into Student table
- Delete student data from Student table
- Get a list of all students
- Get one student information depending on the student id filter.