在配置SpringBoot的时候 启动的时候报错 Unable to start ServletWebServerApplicationContext due to missing ServletWebServerFactory bean.解决方法 在启动类加上@SpringBootApplication 注解 即可完美解决 相关文章: 2022-12-23 2021-12-11 2022-12-23 2022-01-16