Objectives
1) How to integrate Spring MVC with Hibernate using Maven
2) The dependencies which are required to integrate
3) How to perform CRUD operations on a Spring MVC project with Hibernate.
4) How to configure SessionFactory and Spring configurations.