赞
踩
世界上并没有完美的程序,但是我们并不因此而沮丧,因为写程序就是一个不断追求完美的过程。
spring源码的编译一定要注意spring需要的gradle的版本,要不然会编译失败,不能使用
比如:spring-5.2.x —— gradle-5.6.4
查看方式:spring-framework\gradle\wrapper\gradle-wrapper.properties
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
更多信息,请关注公众号:
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。