Pregunta de entrevista de Proxiad

Explain how Spring Web works

Respuesta de la entrevista

Anónimo

29 abr 2025

There is a dispatcher that handles all incoming requests, then provides the requests to the HandlerMapper which maps the correct request to the right controller