Cannot access repo.spring.io for Spring-boot exercises

后端 未结 4 826
清歌不尽
清歌不尽 2021-01-05 03:58

I\'m looking at spring-boot at the moment, but cannot access the repo.spring.io maven repository in builds.

I\'ve created the initial Gradle build file , but receive

4条回答
  •  轮回少年
    2021-01-05 04:24

    This works for me when i was trying to do practice on spring boot.

    1. Go to .m2 Folder

    2. Create settings.xml

    3. Copy the code below

      CODE IN THE FIRST COMMENT

提交回复
热议问题