May 2015
Intermediate to advanced
234 pages
4h 18m
English
In this chapter, we will cover the following recipes:
A Spring web application uses a MVC (Model-View-Controller) architecture to process HTTP requests, as shown in the following image:

An HTTP request, identified by a route (for example, /user/list), executes a controller ...
Read now
Unlock full access