나는 최신 STS 3.8.1을 설치하고 샘플 봄 스타터 프로젝트를 생성하지만 아래의 오류와 함께 착륙 한 :메이븐 POM로드 오류 봄 도구 스위트
Failure to transfer org.springframework.boot:spring-boot-maven-plugin:pom:1.4.0.RELEASE from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.springframework.boot:spring-boot-maven-plugin:pom:1.4.0.RELEASE from/to central (https://repo.maven.apache.org/maven2): Connect timed out pom.xml /demo line 1 Maven pom Loading Problem
네트워크 문제가있는 것 같습니다. maven 명령을 다시 시도하거나 터미널에서 시도해 보셨습니까? – kryger
아니, 나는 maven 명령어로 시도하지 않았고, 당신에게 내가 말하는 것을 알려주시겠습니까? 네트워크에 관해서는 이미주의를 기울인 수동 프록시 설정을 사용하고 있습니다. –