Giter Club home page Giter Club logo

spring-cloud-learning-simple-demo's Introduction

Spring cloud 整合 demo 示例

这仅仅是一个简单的整合项目 ☺

目录结构

.
├── LICENSE                 开源协议
├── README.md               项目介绍
├── common                  通用部分
├── config-client           config 配置中心 客户端
├── config-server           config 配置中心 服务端
├── doc                     文档/PPT
├── order-service           订单服务
├── proxy                   zuul 网关
├── registry                eureka 注册中心
└── user-service            用户服务

启动顺序

  1. 启动注册中心服务
  2. 启动配置中心服务端(配置仓库地址:https://github.com/xkcoding/spring-cloud-learning-simple-demo-config
  3. 启动用户服务、订单服务、配置中心客户端
  4. 启动zuul网关
  5. enjoy ~

Spring Cloud 资料

聪明的你应该可以自己找到下面的关键词

  1. 小马哥系列
  2. 占小狼的博客
  3. 程序猿DD
  4. 纯洁的微笑
  5. 方志朋
  6. 芋道源码
  7. 周立

联系我

spring-cloud-learning-simple-demo's People

Contributors

xkcoding avatar

Watchers

 avatar  avatar

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.