Springboot and Springcloud version issues

Source: Internet
Author: User

Spring Cloud provides developers with a set of tools that can be used to quickly build common patterns in distributed systems. Extracting the trunk is the spring cloud that provides a set of tools. These tools provide developers with a common solution to common problems in distributed systems. These programs cover configuration management, service discovery, circuit breakers, intelligent routing, micro-proxies, control buses, one-time tokens, global locks, leader elections, distributed sessions, and more.

Spring Cloud Version

As you write an article, the Spring cloud version evolves as follows:

Version name version
Finchley Version Snapshot
Edgware Version Snapshot
Dalston SR1 Current stable version
Camden SR7 Stable version
Brixton SR7 Stable version
Angel SR6 Stable version

From the bottom angel to the Finchley, it can be seen that the first letter of the version is arranged in a A-Z order. What is the meaning of these words, probably the search can come to the basic is the place name, the official note is that these version number of the word from the London subway station name.

So why use a word instead of a number-type version number?
Because Spring cloud contains a series of subsystems, Spring cloud config,spring Cloud netflix,spring Cloud bus and so on, in order to prevent confusion with the version numbers of these subsystems, spring Cloud version numbers all use English words.

The srx,x after the version number represents a number, which is the minor version number, which is the version number that fixes some fatal issues in the specific release.

Spring cloud and Spring boot version matching relationship

Spring Cloud Spring Boot
Finchley Spring Boot 2.0.x compatible, spring boot 1.5.x not compatible
Dalston and Edgware Spring Boot 1.5.x compatible, spring boot 2.0.x not compatible
Camden Spring Boot 1.4.x compatible and spring boot 1.5.x compatible
Brixton Spring Boot 1.3.x compatible and spring boot 1.4.x compatible
Angel Compatible with spring Boot 1.2.x

Springboot and Springcloud version issues

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.