spring boot下载缓慢 配置国内镜像源

右击pom.xml

image.png

文件 maven选项 craete settings.xml

image.png

配置下方任意镜像之一后续更新添加

创建完成后 create settings.xml选项会更改为open settings.xml 然后重启idea

 
     
        alimaven
        aliyun maven
        http://maven.aliyun.com/nexus/content/groups/public/
        central