Eclipse Integration STS Plug-in

Source: Internet
Author: User

A brief introduction to Springboot

Spring Boot is a new framework provided by the pivotal team designed to simplify the initial setup and development of new spring applications. The framework uses a specific approach to configuration, which eliminates the need for developers to define boilerplate configurations.

In this way, Spring boot is committed to becoming a leader in the burgeoning field of rapid application development (rapid application development).

1. Create a standalone spring application

2. Embedded Tomcat, no need to deploy the war file

3. Simplify MAVEN Configuration

4. Automatically configure Spring

5. Provide production-ready features such as indicators, health checks and external configurations

6. Absolutely no code generation and no configuration required for XML

Spring boot relies on the spring tools Suite (STS) plug-in tool to build the development environment. Spring Tools Suite is a tool for developing spring applications that is based on the Eclipseide development environment.

Provides an out-of-the-box environment for implementing, debugging, and deploying your spring applications, including consolidation support for critical servers and cloud computing, GIT,MAVEN,ASPECTJ, and the latest version of Eclipse.

Spring Tools Suite (STS) is a packaged eclipse that is used primarily for rapid development of spring projects, and instead of editing tedious XML configuration files, it is generated automatically by tools.

There are two ways to install an STS, one is to install the STS plugin directly in Eclipse, and the other is to download and install the STS directly.

One: Eclipse directly installs STS plugin

Eclipse-----Help----Eclipse Marketplace

Search sts, install

Well, long wait, I here is really too slow, so I choose the second kind, hehe ~

II: Download the STS installation package and integrate it into eclipse

First, the usual help----about Eclipseide view the current Eclipse version number to correspond to the STS version.

Mine is 4.8 and then open Http://spring.io/tools/sts/all to see what version of STS 4.8 corresponds to.

After the download is complete, do not unzip, direct eclipse----help-----Install New software------Select Add------First Name yourself, the second archive, select the package you just downloaded,

Then incredibly also long wait, but than ecliipse directly installed faster, do not ask me why, I have tried ...

Then next-----consent, prompting to restart Eclipse, after reboot,

Checking the Windows----Preferences-------Search spring means that the installation was successful.

Eclipse Integration STS Plug-in

Related Article

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.