spring-boot-starter-web
org.springframework.boot
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded container
Recommended: 4.0.8 301 versions jar Updated 1 year ago Apache License, Version 2.0Checking...
Add to your project4.0.7
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
<version>4.0.7</version>
</dependency>Version Details — 4.0.7
Packaging
jar
Direct Deps
4
Total Deps
36
Published
Unknown
License
Apache License, Version 2.0
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)
Checking security advisories...