创建springboot集成web项目时, @SpringBootApplication爆红,显示未找到 且出现依赖包无法下载,如图所示 原因:maven地址被覆盖, 解决方案: 点击maven刷新项目即可