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 version 5.3.24 (692)
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container (deprecated in favor of spring-boot-starter-webmvc)
Last Release on Apr 23, 2026
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 ...
Last Release on Apr 17, 2026
Spring Data makes it easy to use data access technologies, relational and non-relational databases, map-reduce frameworks, and cloud-based data services.
Last Release on Apr 17, 2026
5.Spring Boot Starter WebFlux2,152 usages
org.springframework.boot » spring-boot-starter-webflux Apache
Starter for using WebFlux and Reactor Netty
Last Release on Apr 23, 2026
6.Spring Cloud Starter OpenFeign1,295 usages
org.springframework.cloud » spring-cloud-starter-openfeign Apache
Spring Cloud Starter OpenFeign
Last Release on Apr 1, 2026
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
