org.springframework.context.ApplicationContextException: Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletContainerFactory bean.
具体报错是这样的 原因我依然不清楚,百度搜的解决方案 是再controller层加上
@EnableAutoConfiguration
这样一个注解就可正常运行了... 学boot的第一天就遇上这种错误 折腾一晚上 太折磨人了
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)