This is a database web app that is built using Spring MVC and Hibernate. It contains a simple UI that consists of 2 views: (1) The Listing View: (2) And the Add/Update customer view: This view will be used for updating the customer's info and will be containing the desired cutomer's data. Lastly, you may sort the listing based on the FieldName that you choose form the columns.
WHAT's NEXT? Validations and More relations with other table will be added in the future.