
分布式
文章平均质量分 95
肥电
这个作者很懒,什么都没留下…
展开
-
springcloud(1/3)
1.前言1.1.技术要求Java8 + maven + git、github + nginx + RabbitMQ + Spring Boot 2.01.2.微服务架构概述什么是微服务In short, the microservice architectural style is an approach to developing a single application as a suite of small services, each running in its own process原创 2021-10-26 13:32:52 · 1164 阅读 · 0 评论 -
springcloud(3/3)
19.SpringCloud Alibaba入门简介19.1.为什么会出现SpringCloud alibabaSpring Cloud Netflix项目进入维护模式https://spring.io/blog/2018/12/12/spring-cloud-greenwich-rc1-available-nowSpring Cloud Netflix Projects Entering Maintenance Mode什么是维护模式将模块置于维护模式,意味着 Spring Clou原创 2021-10-26 09:36:15 · 789 阅读 · 0 评论 -
springcloud(2/3)
14.Gateway14.1.概述简介14.1.1.官网上一代zuul 1.Xhttps://github.com/Netflix/zuul/wikigatewayhttps://cloud.spring.io/spring-cloud-static/spring-cloud-gateway/2.2.1.RELEASE/reference/html/14.1.2.是什么SpringCloud全家桶中有个很重要的组件就是网关,在1.x版本中都是采用的Zuul网关;但在2.x版本中,原创 2021-10-26 09:34:16 · 417 阅读 · 0 评论