报错:Failed to read artifact descriptor for org.springframework.boot:spring-boot-starter-test:jar:2.0.4.RELEASE
分析原因:有可能是默认版本太高
解决方法:降低版本
spring boot中pom.xml文件注入test测试依赖时报错
最新推荐文章于 2025-05-24 20:21:01 发布
报错:Failed to read artifact descriptor for org.springframework.boot:spring-boot-starter-test:jar:2.0.4.RELEASE
分析原因:有可能是默认版本太高
解决方法:降低版本