新建一个Springboot项目,在pom.xml中出现Plugin ‘org.springframework.boot:spring-boot-maven-plugin:’ not found这个错误
解决方法:
添加版本号,reimport一下 再把版本号删了就ok

Plugin ‘org.springframework.boot:spring-boot-maven-plugin:‘ not found 问题解决
最新推荐文章于 2026-04-21 05:45:07 发布
本文介绍如何解决新建Springboot项目中遇到的'org.springframework.boot:spring-boot-maven-plugin:’notfound错误,只需添加并删除特定版本号,简单几步即可解决问题。
5万+

被折叠的 条评论
为什么被折叠?



