Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related parts of Spring remote support.
Artifacts using Spring Web (11,112)
22.JMockit1,122 usages
org.jmockit » jmockit MIT
JMockit is a Java toolkit for automated developer testing.
It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external
APIs; JUnit (4 & 5) and TestNG test runners are supported.
Last Release on Jun 20, 2025
Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ conts
Last Release on Apr 17, 2026
25.MyBatis Spring923 usages
org.mybatis » mybatis-spring Apache
An easy-to-use Spring bridge for MyBatis sql mapping framework.
Last Release on Nov 30, 2025
26.Redisson919 usages
org.redisson » redisson Apache
Valkey and Redis Java client. Complete Real-Time Data Platform.
Last Release on Apr 6, 2026
Spring Web Flow builds on Spring MVC and allows implementing the 'flows' of a web application. A flow encapsulates a sequence of steps that guide a user through the execution of some business task.
Last Release on Dec 9, 2025
