暂时放idea创建项目的内容
1、IDEA创建spring项目时,在project找不到spring怎么办?
file->setting>plugins->spring assistant 点击install,然后重启idea
如果出现报错:
Cannot download ‘https://start.spring.io’: connect timed out
idea将Maven仓库改成阿里云的仓库
alimaven central aliyun maven http://maven.aliyun.com/nexus/content/groups/public/



