【Spring Cloud】官网

  • Spring 官网:
    • spring.io
  • Spring Cloud<->Spring Boot具体版本依赖
    • https://start.spring.io/actuator/info
  • Spring Boot git
    • https://github.com/spring-projects/spring-boot
  • Spring Cloud git
    • https://github.com/spring-cloud
  • Spring Cloud Alibaba git
    • https://github.com/alibaba/spring-cloud-alibaba
    • 版本依赖:https://github.com/alibaba/spring-cloud-alibaba/wiki/%E7%89%88%E6%9C%AC%E8%AF%B4%E6%98%8E
  • Nacos
    • git:https://github.com/alibaba/nacos/wiki
    • 官网:https://nacos.io/zh-cn/docs/quick-start.html
  • Sentinel git
    • https://github.com/alibaba/Sentinel/wiki
    • https://github.com/alibaba/Sentinel/releases/tag/1.8.2
  • Seata git
    • https://github.com/seata/seata/releases

版权声明:本文为qq_41466440原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。