Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Artifacts using spring-webmvc version 2.5 (14)
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use to test your code in ...
Last Release on Aug 21, 2026
It provides the MVC implementation to be used in a Portlet environment and mirrors the functionality of the Servlet-based spring-webmvc.
Last Release on Dec 9, 2020
Integration with Spring Framework.
Last Release on Jun 29, 2025
Relocated → org.restlet.jse »
org.restlet.ext.spring
The Spring JavaConfig project provides a type-safe, pure-Java option for configuring Spring
Application Contexts. While most people currently use XML to configure bean definitions in their Application
Contexts, Spring's versatility ...
Last Release on Oct 6, 2008