Spring XML Configuration With Spring Boot
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.
Get the Source
You can grab the source code for the beginning of this module on Github here.
Your Turn
Follow the steps in the video to add an xml configuration file to the Spring Boot project.
Get the Code!
You can get the completed source code from this module here on GitHub.