Spring Web MVC provides the Model-View-Controller framework for web applications.
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<version>7.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a DispatcherServlet instance.
No known issues recorded.
No dependency data recorded yet.