新建springboot 无法解析,,,,,tomcat,,,,,,

学习springboot 入门的时候,使用idea 创建springboot项目,遇见一个错误:
无法解析 org.apache.tomcat.embed:tomcat-embed-core:9.0.56。
原因是:在maven 中配置了阿里云镜像,spingboot引入的tomcat9.0.56在阿里云中并没有找到。
可以将tomcat 版本改低一点。

posted @ 2022-01-30 23:22  发呆鱼  阅读(445)  评论(0编辑  收藏  举报