SpringCloud学习1-概述

Spring cloud 详细链接学习:https://blog.csdn.net/hellozpc/article/details/83692496

Spring cloud 二:https://blog.csdn.net/hellozpc/article/details/84144453

 

3.微服务架构
目前微服务是非常火的架构或者说概念,也是在构建大型互联网项目时采用的架构方式。

3.3.什么是微服务?

 

 


作者:Martin Fowler

 

3.4.微服务架构的特征

 

 


3.5.微服务架构示例

 

 


每一个应用功能区都使用微服务完成。

4.Spring Cloud简介
4.1.简介
Spring Cloud项目的官方网址:
http://projects.spring.io/spring-cloud/

 

4.2.Spring Cloud子项目


4.3.版本说明

 

 


官方版本:

 

 

 

 

 


可见,目前Finchley.SR2版本是最新的稳定版,所以我们学习的过程中,就是使用的这个版本。

 

 


4.4.Spring Cloud框架特点

 

原文链接:https://blog.csdn.net/hellozpc/article/details/83692496

posted @ 2020-04-08 15:45  K____K  阅读(149)  评论(0编辑  收藏  举报