Lesson 6 - The Lifecycle of a Request

1. Goals

The simple goal of this lesson is to give you insight into exactly how Spring deals with an HTTP request.

The relevant module you need to import when you're starting with this lesson is: m2-lesson6 for the Spring 4 version.


2. Resources

- The Spring MVC @RequestMapping annotation

- The new HTTP-verb specific annotations


RwS - The Lifecycle of a Request - transcript.pdf
Complete and Continue