Spring Cloud Alibaba + Grails4 学习路线

整个学习路线,通过一个小的demo去实现本次学习过程,具体三个模块,用户服务(UserService),订单服务(OrderService),产品服务ProductService

用到的组件:

  • 注册中心、配置中心 Nacos
  • 限流 Sentinel
  • 分布式事务 Seata
  • 网关 SpringCloud Gateway
  • 认证授权 Spring Cloud Oauth2
发布了66 篇原创文章 · 获赞 38 · 访问量 6万+

猜你喜欢

转载自blog.csdn.net/qq_16165281/article/details/104054850
今日推荐