| MvcAnnotationDriven | Specifies the Spring MVC "annotation-driven" container feature. |
| MvcDefaultServletHandler | Specifies the Spring MVC "default-servlet-handler" container feature. |
| MvcNamespaceHandler | NamespaceHandler for Spring MVC configuration namespace. |
| MvcResources | Specifies the Spring MVC "resources" container feature. |
| MvcViewControllers | Specifies the Spring MVC "View Controllers" container feature. |