Tells you how to set up a basic Spring MVC project step by step.
This is the XML version.
If you're not familiar with the Spring MVC major compnents, check the video:
• 1. Spring MVC Major Components
You can find my other related videos below:
XML slides: • 2. Spring MVC XML Version - Slide show
XML Intellij Coding: • 3. Spring MVC Start Code XML Version ...
Java configuration slides: • 4. Spring MVC Start Code Java Config ...
Java configuration Coding: • 5. Spring MVC Start Code Java Config ...
Source code: https://github.com/TinaXing2012/Spring