javaweb微服务技术选型,仅供参考

1、 架构选型

Spring Cloud Alibaba & Spring Cloud & Spring Boot compatibility table

严格安装 官网 推荐版本构建

1.1 版本推荐

Spring Cloud VersionSpring Cloud Alibaba VersionSpring Boot Version
------------------------
Spring Cloud Greenwich2.1.x.RELEASE2.1.x.RELEASE
Spring Cloud Finchley2.0.x.RELEASE2.0.x.RELEASE
Spring Cloud Edgware1.5.x.RELEASE1.5.x.RELEASE
<dependencyManagement>
    <dependencies>
        <dependency>
            <groupId>com.alibaba.cloud</groupId>
            <artifactId>spring-cloud-alibaba-dependencies</artifactId>
            <version>2.1.0.RELEASE</version>
            <type>pom</type>
            <scope>import</scope>
        </dependency>
    </dependencies>
</dependencyManagement>

1.1 官网文档

2、技术组件

组件类别组件备注
API网关spring cloud gatewayhttps://spring.io/projects/spring-cloud-gateway
服务调用OpenFeignhttps://spring.io/projects/spring-cloud-openfeign
消息队列rocketmqhttps://rocketmq.apache.org/
任务调度xxl-jobhttps://www.xuxueli.com/xxl-job/
注册中心nacoshttps://nacos.io/zh-cn/
配置中心nacoshttps://nacos.io/zh-cn/
微服务链路监控SkyWalkinghttp://skywalking.apache.org/zh/
web容器undertowwebsocket
web框架spring boot
ORM框架mybatishttp://mybatis.org/spring/zh/
数据库连接池druidhttps://github.com/alibaba/druid
数据库中间件 (读写分离)mycathttp://mycat.io/
分布式事务seatahttps://github.com/seata/seata
分布式锁redissonhttps://redisson.org/
分布式缓存Redishttp://www.redis.cn/
数据库Mysql8.0.x
内存队列disruptorhttps://github.com/LMAX-Exchange/disruptor
搜索引擎Elasticsearchhttps://www.elastic.co/cn/
工具类Guava, maven
容器服务Docker, Kubernetes
开发工具git,Maven,Jenkins, lombok, junit
序列化工具jacksonhttps://github.com/FasterXML/jackson
参数校验Validator + BindResult
授权工具JWT
  • 2
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

IT界的奇葩

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值