This video details how to configure a Spring Data project to persist to a MySql database.
The tutorial builds off of a previously created project developed in the following video: http://tothought.cloudfoundry.com/post/3 . The base code for this tutorial can be found on GitHub: https://github.com/kmb385/to-thought-...