Today you will learn to connect your Spring application with the Mysql Database. You will learn how to retreive the data from the database and add it to an ArrayList, and use this as the data in your Controller and Views.
This tutorial is eqevalent to what I covered at the black board today: