Recently, SPIRNG official revision, the spring framework of the latest release of the ZIP package has been found on the official web link, are changed to maven build download way, so that beginners can not download.
Here you will find the download address of the ZIP package springframework the latest release:
1. Open this address in the browser http://maven.springframework.org/release/org/springframework/spring/. You can get the results page as shown in the following figure:
2. Click on the corresponding version number link you want to download, as shown in the figure I clicked "4.0.2.RELEASE", the result page will be opened as follows:
3. Click on the corresponding zip package link to download. Here I click "Spring-framework-4.0.2.release-dist.zip", this can download this zip package.
4. Incidentally: It is recommended that you learn to learn the use of MAVEN tools in real enterprise development use more OH. You can see the blog post I wrote earlier: http://blog.csdn.net/qjyong/article/details/9098213