spring-boot-maven-plugin not found的解决方案

在spring-boot项目中,刷新Maven出现spring-boot-maven-plugin not found:

解决方案:降低maven版本,由 3.6.3 降为 3.3.9,刷新maven即可解决。

posted @ 2021-10-06 10:38  硬核技术  阅读(635)  评论(0)    收藏  举报