Spring 3 MVC Annotations and Configuration - Part -2 | Spring 3 MVC Session 2-Part-2| Annotations

Опубликовано: 28 Сентябрь 2024
на канале: java9s
67,715
208

Download the PPT and Example code from http://java9s.com/spring-3-mvc/spring...
This video tutorial explains about the the Spring 3 MVC Framework configuration and it explains about the Spring 3 MVC Annotations that can be used to configure the controllers. I have also explained about the important objects that are used in the Spring 3 MVC Framework. This video explains about the following
@Controller
@RequestMapping
@PathVariable
@RequestParam
@RequestHeader
@CookieValue
Model
ModelAndView
@ModelAttribute