建立工程 pom文件报错
来源:3-4 数据访问层搭建-整合MyBatis

慕哥0119314
2018-01-15
Failure to transfer org.springframework.boot:spring-boot-maven-plugin:jar:1.4.7.RELEASE
写回答
1回答
-
格鲁
2018-01-15
检查你连的maven仓库地址,网络是不是有问题,可以在工程目录下实现maven clean compile -U强制更新下
032018-01-15
相似问题