IDEA无法下载源码 cannot download source
解决方法1:
在idea的terminal 中输入
mvn dependency:resolve -Dclassifier=sources
解决方法2:
使用idea 默认的maven
解决方法1:
在idea的terminal 中输入
mvn dependency:resolve -Dclassifier=sources
解决方法2:
使用idea 默认的maven