我无法使用嵌入式 Tomcat 运行我的 Spring Boot 应用程序。到目前为止它运行良好,我没有对配置进行任何更改。当我在 eclipse 中将应用程序作为 Spring Boot 应用程序运行时,tomcat 在启动过程中立即停止。
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2019-02-06 14:12:20,103 restartedMain ERROR Console contains an invalid element or attribute ""
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| …Run Code Online (Sandbox Code Playgroud)