码迷,mamicode.com
首页 > 编程语言 > 详细

0201-开始使用Spring Cloud实战微服务准备工作

时间:2018-04-11 00:25:57      阅读:228      评论:0      收藏:0      [点我收藏+]

标签:容器   lease   部分   serve   工作   软件   适用于   ase   实战   

1、Spring Cloud是什么

  基于spring boot,之上快速构建分布式系统的工具集

2、关于Spring Cloud的版本

  大部分spring软件的版本是以:主版本.次版本.增量版本.里程碑版本的形式命名

  Spring Cloud Angel SR6:其中Angel 英国地铁站名,SR6是Service Release 6

  官网:https://projects.spring.io/spring-cloud/

3、Spring Cloud特点

  约定优于配置

  开箱即用、快速启动

  适用于各种环境:PC Server、云环境、容器(Docker)

  轻量级的组件:服务发现,Eureka

  组件的支持很丰富,功能很齐全:配置中心、注册中心、智能路由

  选型中立:服务发现【Eureka、Zookeeper、Consul】

4、需要的技术储备

  Java:Scala/Groovy...

  构建工具:Maven、Gradle【maven 转 gradle: gradle init --type pom】

  Spring Boot

5、使用的软件版本

  原则:使用最新的稳定版本。

  JDK 1.8、Maven 3.3.9、IDE【Spring Tool Suite 3.8.2、IDEA】

  Spring Boot

 

0201-开始使用Spring Cloud实战微服务准备工作

标签:容器   lease   部分   serve   工作   软件   适用于   ase   实战   

原文地址:https://www.cnblogs.com/bjlhx/p/8783159.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!