Chapter 1. Creating a Spring Application
In this chapter, we will cover the following recipes:
- Installing Java, Maven, Tomcat, and Eclipse on Mac OS
 - Installing Java, Maven, Tomcat, and Eclipse on Ubuntu
 - Installing Java, Maven, Tomcat, and Eclipse on Windows
 - Creating a Spring web application
 - Running a Spring web application
 - Using Spring in a standard Java application