Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.
用idea开发工具新建了一个springboot web项目,运行时出现了以下错误:
Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.
解决方法:在新建的controller类上加上如图注解,重新运行即可解决

浙公网安备 33010602011771号