org.springframework.context.ApplicationContextException: Unable to start embedded container; nested exception is java.lang.NoClassDefFoundError: org/apache/juli/logging/LogFactory
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat-juli</artifactId>
<version>8.0.35</version>
</dependency>
风华长情 - 技术博客
https://www.cnblogs.com/justlove/p/7688413.html
springBoot报错Unable to start embedded container; nested exception is org.springframework.context.Appl_Java_弗兰-随风小欢的博客-CSDN博客
https://blog.csdn.net/qq_32575047/article/details/79128817
spring-boot服务启动报: Unable to start embedded container_Java_不积跬步 无以至千里-CSDN博客
https://blog.csdn.net/zht741322694/article/details/79687679