"Spring Boot Tutorial" quickly builds the spring Boot project Project

Source: Internet
Author: User
Tags spring boot tutorial

1, what is Spring boot.

With the popularity of dynamic languages (Ruby, Groovy, Scala, node.js), Java development is particularly cumbersome: a wide range of configurations, inefficient, complex deployment processes, and third-party technology integration are difficult.

To address the above issues, Spring Boot is launched by the new group. It uses the idea of "Convention over configuration" to get your project running fast.

2. The advantages and disadvantages of spring boot.

Advantages: Fast build projects, no configuration integration for mainstream development frameworks, projects can run independently, need not rely on servlet containers, provide run-time application monitoring, greatly improve development, deployment efficiency, and natural integration with cloud computing;

Disadvantages:

Fewer books and less depth; seamless access to the spring framework is coupled with the spring framework

PS: If you are not using spring in your project, or if you do not agree with spring, it is highly recommended that you learn more about spring's use and internal mechanisms.

3. Spring Boot Quick Build Project open Browser input: Http://start. spring.io/

Fill in the project information

You can select the Project Builder, Maven, or Gradle

Select Spring Boot version

Dependencies the dependencies needed to select a project

Fill out group and artifact and click Generate Project to generate the Spring boot project.


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.