Spring MVC Multiple Controllers

Опубликовано: 10 Май 2026
на канале: java full stack training
163
like

#SpringMVCController || #SpringTutorial by Suresh
if DispatcherServlet is heart of the Spring MVC, then controllers are the brains, when implementing the behavior of your spring MVC applications you extends of the spring mvc controllers classes. The controllers class received the request from dispatcher servlet and perform some business functionality on behalf of the user.

Below are the Controller classes:
ParameterizableViewController
UrlFilenameViewController
Controller
AbstractController
ThrowawayController
MultiActionController
BaseCommandController
AbstractCommandController
AbstractFormController
SimpleFormController
AbstractWizardFormController



Social Networks:
  / howtolearnjava  
  / 10466186  
  / ojlatechnology