最佳答案
我有一个 Spring Boot 应用程序版本1.5. x,它使用了 org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainerFactory
,我正在尝试将它迁移到 Spring Boot 2,但是这个应用程序不能编译,尽管它依赖于 org.springframework.boot:spring-boot-starter-tomcat
。编译器发出以下错误:
error: package org.springframework.boot.context.embedded.tomcat