Spring Source Download

Source: Internet
Author: User

Spring has migrated the source code from SVN to GitHub, and has instead built the project based on Gradle, replacing the previous Ant+ivy system, so you'll need to install GitHub and Gradle to build the spring source.

First, let's say you've already installed GitHub and Gradle successfully.

Gradle the configuration of the environment variable after download: A JDK-like configuration where gradle_home and path are configured.

Here are the steps to download the source code and compile it into a project that eclipse can identify.

1. First open github, enter the command CD e://spring, that is, locate the source code to download to the local location,

2. Enter the command: Git clone git://github.com/springsource/spring-framework.git, at this time to enter the source of the download phase.

3. Which project do we need to compile which project, such as SPRING-BEANS:CD E://spring/spring-framework/spring-beans, and then execute Gradle cleanidea Eclipse. You can convert the Spring-beans project to a project that eclipse recognizes.

4. After pouring into eclipse we will find that the project may depend on other projects, then we need to use 3 in the steps to import other projects, add to the dependency, or directly find the corresponding Jira package put in the line.

Spring Source Download

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.