用IDEA打开项目,pom.xml报错:
找不到插件 'org.springframework.boot:spring-boot-maven-plugin:'
解决方法参考:解决 未找到插件 ‘org.springframework.boot:spring-boot-maven-plugin:‘_idea 找不到插件 'org.springframework.boot:spring-boot-m-CSDN博客
针对这个问题,我查到了版本号
将依赖配置的版本号改成这样就可以了
org.springframework.boot
spring-boot-maven-plugin
3.2.3