programer666bird的博客解决办法: 修改settings.gradle文件(不做身份验证) plugins { id "com.gradle.enterprise" version "3.2" // 注解后,就不会再进行身份...// id "io.spring.gradle-enterprise-conventions" version "0.0.2" }
Quan7er的博客在gitbub下载Spring源码,在IDEA 2018.3导入项目时报错 exception during working with external system: java.lang.AssertionError at org.jetbrains.plugins.gradle.service.project....