Spring Cloud Alibaba系列博客汇总整理
Posted smileNicky
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Spring Cloud Alibaba系列博客汇总整理相关的知识,希望对你有一定的参考价值。
Spring Cloud Alibaba:Spring Cloud Alibaba 是阿里巴巴提供的微服务开发一站式解决方案,是阿里巴巴开源中间件与 Spring Cloud 体系的融合。
- 开发环境
- JDK 1.8
- SpringBoot2.3.2.RELEASE
- SpringCloud(Hoxton.SR9)
- SpringCloudAlibaba2.2.2.RELEASE
- MybatisPlus3.4.3.4
- Maven 3.2+
- mysql5.7.36
- 开发工具
- IntelliJ IDEA
- smartGit
- Navicat
SpringBoot项目可以使用阿里云提供的脚手架快速创建项目:
https://start.aliyun.com/bootstrap.html
1 Nacos服务注册与发现
2 Nacos分布式配置中心
3 Nacos集成分布式服务组件Dubbo
4 集成阿里Canal监听MySQL
5 服务防护组件Sentinel
本博客不定时更新…
以上是关于Spring Cloud Alibaba系列博客汇总整理的主要内容,如果未能解决你的问题,请参考以下文章
Spring Cloud Alibaba系列教程——Spring Cloud Alibaba开篇
深度剖析Spring Cloud Alibaba系列——如何兼容Spring Cloud