删除 提供 的 spring-boot-starter-tomcat 依赖关系范围对我有帮助。
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId></dependency>

删除 提供 的 spring-boot-starter-tomcat 依赖关系范围对我有帮助。
<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId></dependency>