某日构建springboot项目,构建完毕以后发现下面这样 然后打开pom文件,发现springboot的依赖爆红(这个版本号是随便举例) 我去本地仓库看了看,有这个依赖,但是还是爆红。 解决办法比较简单,可以尝试一下清除缓存重启, 重启IDEA后就正常了。 Post Views: 1,537 Related posts: No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? No qualifying bean of type vailable: expected at least 1 bean which qualifies as autowire 报错:方法不会覆盖或实现超类型方法 错误运行’JBoss 18.0.1′: 无法打开调试器端口 (127.0.0.1:57805): java.net.BindException “Address already in use: NET_Bind” Cause: java.lang.IllegalArgumentException: invalid comparison: java.util.Date and java.lang.String linux下Java上传解析excel报错java.io.FileNotFoundException:xxx.xls(No such file or directory) 分类: 常见报错 标签:javamavenspringboot