Through the Spring MVC framework, this application functions to create a list of things to do. Both an in-memory as well as JDBC Template DAO were utilized to demonstrate the difference in use.
A list being pulled to indicate the functionality working properly to make an item.
After an item was already uploaded, a check was done to assure the ability to alter any existing records would work properly.