Missing EmbeddedServletContainerFactory问题解决记录 最近有个项目需要用Spring Boot,为了偷懒就直接拷贝了一下已有的架子。本地开发和测试的时候,运行的流畅无比。结果上线服务器的时候,就直接异常崩溃了。 报错: Unable to start embedded container; nested exception is org.springframework.context.ApplicationContextException: Unable to start EmbeddedWebApplicationContex... 2019年09月16日 技术, 默认 暂无评论 喜欢 4 阅读 4,897 次 阅读全文