参考了网上其他人的经验(https://blog.csdn.net/weixin_42575653/article/details/81164798),错误原因是因为springboot的包冲突了所致。需要删掉 repository\org\springframework\boot 目录下的spring-boot-autoconfigure 文件夹,然后在工程中maven -> update project
SpringBootApplication cannot be resolved to a type
最新推荐文章于 2022-02-18 17:43:21 发布