Giter Club home page Giter Club logo

spring-cloud-example's Introduction

cloud banana

Spring Cloud是一个基于Spring Boot的微服务框架,用于构建和管理分布式系统的各个组件。它提供了一套完整的解决方案,包括服务注册与发现、配置管理、负载均衡、熔断器、消息总线、数据流等功能。

SpringCloud2022为当前Spring Cloud的最新版本迭代,基于Spring6和Springboot3以后的版本研发。因此开发选择SpringCloud的版本也就对应的选择了Springboot和Spring的版本。

基于SpringCloud2022版本的demo项目,项目名称为 banana

选型

  • 注册中心: Spring Cloud Zookeeper
  • 网关: Spring Cloud Gateway
  • 云服务配置: Spring Cloud Config
  • 熔断: Sentinel
  • 服务追踪: Micrometer Tracing
  • 测试集成: Junit5(Spring boot test)
  • 远程调用: OpenFeign
  • 接口文档: springdoc-openapi (openapi3)
  • 分布式事务: Seata

内容大纲

  • 00-参考资料
  • 01-SpringCloud2022依赖版本选择
  • 02-SpringCloud2022组件选型
  • 03-项目搭建之父工程配置
  • 04-项目搭建之注册中心
  • 05-项目搭建之配置中心
  • 06-项目搭建之远程调用openfeign
  • 07-项目搭建之微服务网关gateway
  • 08-项目搭建之OpenAPI3接口文档管理
  • 09-项目搭建之熔断Sentinel单体服务

开发工具

名称 说明
idea ce java服务开发工具
vs code 文档编写工具
git 版本控制系统

参考资料

在线文档

书籍

  • 《重新定义SpringCloud实战》

spring-cloud-example's People

Contributors

r0ad avatar

Stargazers

tengxiaoyang avatar mizore avatar zhangph avatar

Watchers

 avatar

Forkers

tengxiaoyang

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.