Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 556 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 556 Bytes

polaris-cloud

版本
SpringCloud 2020.0.3
SpringCloudAlibaba 2021.1

spring-cloud-gateway api网关
spring-cloud-openfeign (无ribbon和hystrix)
spring-cloud-loadbalancer (替代ribbon负载均衡)
spring-cloud-alibaba-sentinel (替代Hystrix熔断)
spring-cloud-alibaba-seata 分布式事务
spring-cloud-alibaba-nacos 1.4.2 服务发现及配置中心

nacos + gateway

  • nacos作为服务发现及配置中心
  • gateway作为网关

gateway配置

  • cors跨域
  • authFilter

重构中。。。

  • seata
  • auth
  • job
  • mq
  • log