使用STS创建一个Spring应用时,项目显示红色的感叹号,错误视图报Could not transfer artifact org.springframework.boot:系列错误。
解决方案:
windows(为例):命令行 cd 到项目路径下使用mvn complile编译后,右键项目 maven -》 update projects 即可

http://blog.csdn.net/desirelll/article/details/74002593

相关文章:

  • 2021-08-17
  • 2022-12-23
  • 2021-08-13
  • 2021-11-29
  • 2022-12-23
  • 2022-12-23
  • 2021-08-18
  • 2021-08-06
猜你喜欢
  • 2021-11-30
  • 2022-01-27
  • 2021-09-13
  • 2021-12-23
  • 2021-08-22
  • 2021-07-14
  • 2021-08-16
相关资源
相似解决方案