web-customer-tracker

The application was created entirely based on the Spring and Hibernate for Beginners course on udemy.

Course Link


Technologies used:

  • Spring
  • Hibernate
  • AspectJ - for logging

To run the application you need Eclipse, a Tomcat server and a database. Script to create database is available HERE.


Screens:

List of customers:

Main application screen

Form for adding or updating existing customers:

Update form