原文:No plugin found for prefix spring-boot in the current project and in the plugin groups 异常解决

一. 异常问题 我在intellij idea中通过mvn spring boot:run命令来启动springboot项目的时候,结果产生如下图所示的异常信息: 异常现象 二. 原因分析 产生该问题的原因大致有如下三种: . pom.xml文件里少了parent依赖,代码如下: lt parent gt lt groupId gt org.springframework.boot lt grou ...

2021-10-10 23:54 0 3353 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM