/Spring-Customer-CRUD-App

Spring MVC and Hibernate CRUD Application using Mysql

Primary LanguageJava

Spring-Customer-CRUD-App

Spring MVC and Hibernate CRUD Application using Mysql

A full working Spring MVC and Hibernate App which connects to the Mysql database. It is a Customer Relationship Mangement which will allow to track customers. So, it can add new customers, update, delete and list all customers in the database. p1

Add a new customer p2

Apply a search button p3

AOP AspectJ is used for the logging purpose