In this module we're going to look at setting up a Spring XML configuration file, and then we'll tell Spring Boot to use it.
You can grab the source code for the beginning of this module on Github here.
Follow the steps in the video to add an xml configuration file to the Spring Boot project.
You can get the completed source code from this module here on GitHub.