November 2016
Intermediate to advanced
944 pages
21h 1m
English
Let's jump to creating a very simple Spring MVC web application. For the purpose of learning, we will develop the web version of Taskify, the task management system we started in Chapter 1, Getting Started with Spring Core. The samples in this chapter use Spring Tool Suite (STS) as the IDE, but you can use your favorite IDE, such as IntelliJ and NetBeans. Almost all Java IDEs support Spring development; most of them have plugins to manage Spring projects and artifacts.
To begin with, follow these steps; then, we will explore the code:
Read now
Unlock full access