Spring Framework

Package org.springframework.web.servlet.mvc

Standard controller implementations for the Servlet MVC framework that comes with Spring.

See: Description

Package org.springframework.web.servlet.mvc Description

Standard controller implementations for the Servlet MVC framework that comes with Spring. Provides various controller styles, including an annotation-based model.
Spring Framework