要用心

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.

用idea开发工具新建了一个springboot web项目,运行时出现了以下错误:

Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.

解决方法:在新建的controller类上加上如图注解,重新运行即可解决

 

posted on 2019-02-19 15:31  要用心  阅读(58)  评论(0)    收藏  举报