© Marten Deinum and Iuliana Cosmina 2021
M. Deinum, I. CosminaPro Spring MVC with WebFluxhttps://doi.org/10.1007/978-1-4842-5666-4_4

4. Spring MVC Architecture

Marten Deinum1   and Iuliana Cosmina2
(1)
MEPPEL, Drenthe, The Netherlands
(2)
EDINBURGH, UK
 

This chapter dives into the internals of Spring MVC, taking a close look at org.springframework.web.servlet.DispatcherServlet. You begin by learning how the servlet handles an incoming request and identifying which components play a role in the request handling. After these components have been identified, we go deeper into their roles, functions, and implementations. You also learn how to configure org.springframework.web.servlet.DispatcherServlet, in part by examining the default configuration and extended ...

Get Pro Spring MVC with WebFlux: Web Development in Spring Framework 5 and Spring Boot 2 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.