Spring Cloud Alibaba 致力于提供微服务开发的一站式解决方案。此项目包含开发分布式应用微服务的必需组件,方便开发者通过 Spring Cloud 编程模型轻松使用这些组件来开发分布式应用服务。
依托 Spring Cloud Alibaba,您只需要添加一些注解和少量配置,就可以将 Spring Cloud 应用接入阿里微服务解决方案,通过阿里中间件来迅速搭建分布式应用系统。
Spring Cloud Alibaba 现在可以在 Spring Initializr 和 Aliyun Java Initializr 上生成运行!
Spring Cloud Alibaba 2.2.2 更新信息
功能/增强功能
-
[Nacos Discovery]
-
[Sidecar]
- Sidecar 健康检测优化#1686
-
[Sentinel]
- RedisDataSourceProperties的masterId逻辑错误#1622
-
[RocketMQ]
- 使用AbstractMessageChannel.getInterceptors()替换ChannelInterceptorAware.getChannelInterceptors()。
#1503
- 使用AbstractMessageChannel.getInterceptors()替换ChannelInterceptorAware.getChannelInterceptors()。
BUG修复
- [Nacos Discovery]
- 修正NacosServiceDiscovery.hostToServiceInstance方法潜在的NullPointerException #1536
- [Nacos Config]
- 修正Nacos Config的加载顺序问题#1483
- [Docs]
- [Sentinel]
相关链接
Githhub
https://github.com/alibaba/spring-cloud-alibaba
中文文档
https://spring-cloud-alibaba-group.github.io/github-pages/hoxton/zh-cn/index.html