spring-boot-starter-tomcat

org.springframework.boot

Starter for using Tomcat as the embedded servlet container. Default servlet container starter used by spring-boot-starter-web

Recommended: 4.1.0 290 versions jar Updated 1 year ago Apache License, Version 2.0Checking...

Add to your project3.5.15

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-tomcat</artifactId>
    <version>3.5.15</version>
</dependency>

Version Details — 3.5.15

Packaging
jar
Direct Deps
4
Total Deps
4
Published
Unknown
License
Apache License, Version 2.0

Starter for using Tomcat as the embedded servlet container. Default servlet container starter used by spring-boot-starter-web

Checking security advisories...