In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-26 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
Spring Cloud is an ordered collection of frameworks. The development mode of Spring Boot simplifies the development of distributed system infrastructure, and the development style of Spring Boot can be used to start and deploy with one click. Spring Cloud combines the service framework which is relatively mature and can stand the actual test, and re-encapsulates it through Spring Boot style, shielding the complex configuration and implementation principles, and finally integrates a set of distributed system architecture platform that is easy to understand, easy to deploy and easy to maintain.
The subprojects of Spring Cloud can be broadly divided into two categories:
One is the encapsulation and abstraction of the existing mature framework Spring Boot, and it is also the largest number of projects.
The second category is the implementation of the infrastructure that has developed part of the distributed system, such as Spring Cloud Stream is the role of kafka and ActiveMQ. When developers practice micro-services, the first type of subprojects are sufficient, such as:
Spring Cloud Netflix
It is the encapsulation of a distributed service framework developed by Netflix, including service discovery and registration, load balancing, circuit breaker, REST client, request routing and so on.
Spring Cloud Config
The configuration information is centrally saved, and the configuration Spring Cloud Bus can be used to modify the configuration file dynamically.
Spring Cloud Bus
Distributed message queue is the encapsulation of Kafka and MQ.
Spring Cloud Security
Encapsulation of Spring Security, and can be used with Netflix.
Spring Cloud Zookeeper
The encapsulation of Zookeeper so that it can be configured to be used by other Spring Cloud subprojects.
It is the encapsulation of a distributed service framework developed by Netflix, including service discovery and registration, load balancing, circuit breaker, REST client, request routing and so on.
Spring Cloud Config
The configuration information is centrally saved, and the configuration Spring Cloud Bus can be used to modify the configuration file dynamically.
Spring Cloud Bus
Distributed message queue is the encapsulation of Kafka and MQ.
Spring Cloud Security
Encapsulation of Spring Security, and can be used with Netflix.
Spring Cloud Zookeeper
The encapsulation of Zookeeper so that it can be configured to be used by other Spring Cloud subprojects.
Spring Cloud Eureka is a part of the Spring Cloud Netflix micro-service suite, which is repackaged based on Netflix Eureka and is mainly responsible for completing the service governance function in the micro-service architecture.
Enterprise Spring Cloud provides distributed infrastructure solutions for future Internet enterprises.
Enterprise Spring Cloud provides distributed infrastructure solutions for future Internet enterprises. At the same time, with the popularity of micro-service architecture and Docker container concept in recent years, Spring Cloud will have a place in the more and more "cloud" software development style neutrality in the future, especially in the current various distributed solutions to provide standardized, full-stop technical solutions, effectively promote the technical level of server-side software systems.
From now on, I will record the construction process and essence of the recently developed spring cloud micro-services cloud architecture to help more friends who are interested in developing spring cloud framework, hoping to help more good scholars. Let's discuss the process of building spring cloud architecture and how to apply it to industry projects.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.