An open API service indexing awesome lists of open source software.

https://github.com/soumyadip007/customer-tracker-curd-application-using-spring-mvc-hibernate

CRUD (Create, Read, Update and Delete) application is the most important application for creating any project. It provides an idea to develop a large project. In spring MVC, we have developed a CRUD application using Hibernate and MySQL support.
https://github.com/soumyadip007/customer-tracker-curd-application-using-spring-mvc-hibernate

annotations dao hibernate-orm jdbc jsp jstl mysql spring-core spring-mvc xml

Last synced: 2 months ago
JSON representation

CRUD (Create, Read, Update and Delete) application is the most important application for creating any project. It provides an idea to develop a large project. In spring MVC, we have developed a CRUD application using Hibernate and MySQL support.

Awesome Lists containing this project

README

          

# Customer-Tracker-CURD-Application-Using-Spring-MVC-Hibernate
CRUD (Create, Read, Update and Delete) application is the most important application for creating any project. It provides an idea to develop a large project. In spring MVC, we have developed a CRUD application using Hibernate-ORM, JPA, HQL, XML and MySQL support.