Spring MVC

The Spring Web model-view-controller (MVC) is designed around a DispatcherServlet with configurable handler mappings, view resolution, locale, time zone and theme resolution and uploading files.

The Handler is built with the @Controller and @RequestMapping annotations, for flexible handling methods.


< Spring Framework


RequestMapping
HTTP Attributes
Form Submission
Form Validation
HATEOAS
CORS Integration
Interceptor
Exception Handler
Integration with JQuery
Integration with AngularJS


Latest Posts: Spring MVC