intellij idea创建spring工程
报错1:
selected version of java 17 is not supported by the project sdk ‘1.8’. either choose a lower version of java, or set a higher version of the sdk.
解决方法:
报错2:
cannot download ‘https://start.spring.io‘: connect timed out , res
url改为http://start.aliyun.com
总结
到此这篇关于java项目新建遇到的两个问题解决的文章就介绍到这了,更多相关java项目新建问题内容请搜索代码网以前的文章或继续浏览下面的相关文章希望大家以后多多支持代码网!
发表评论