CHAPTER 5: Building Java Web Applications with Spring Web MVC 235
Click Finish, and STS will create a Spring MVC-based project with some defaults for the controller,
views, and configuration. We didn’t write any lines of code yet, but the application is ready to be
deployed and run.
Right-click in the Servers view and select New ➤ Server.
In the New Server dialog, select VMware ➤ VMware vFabric tc Server..., as shown in Figure 5-11.
Figure 5-11. Defining a new server
Click Next. On the next screen, keep the option “Create new instance” selected (see Figure 5-12).