Spring boot 报错 Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletContainerFactory bean.
摘要:
在实际开发中修改别人的代码,发现了这个报错,后来发现是因为pom.xml里面 只要将注释掉的部分注释掉就好了。 阅读全文
posted @ 2018-08-13 16:05 手撕高达的村长 阅读(240) 评论(0) 推荐(0) 编辑