Skip to content

other

DispatcherServlet

Spring MVC's front controller servlet, which maps an incoming URL to a handler method and converts the method's return value into an HTTP response.

Current clusters