For developers, it is best to go to the official website to download the development package, but some official website download Zip package is very inconvenient. such as spring.
How do I download the spring Zip package?
In fact, spring official online provides the spring inside the individual module maven download method, Spring's package inside a lot of module. But we don't want to download his module one at a. We want to download all of its module at once.
In that case, we're going to download the zip file he provided.
This zip file is really hard to find, the official online gave out, but for English is not very good children's shoes, it is very difficult to locate.
Here are the steps to find this file.
- Go to Spring's official website: http://projects.spring.io/spring-framework/then go to 4.1.6 This version of reference in the diagram.
- You can find the section "Distribution Zip files" after entering reference. Here's how to download a ZIP file package, such as:
- Click on the address in the image to jump to the download interface, as follows:
How to download Spring's Zip package on the spring official website