Code Monkey home page Code Monkey logo

spring-cloud's Introduction

spring-cloud

本项目为个人学习项目,后期会进行相关更新,提供微服务解决方案。


启动顺序

  1. 启动浮现服务器 bq-discovery-serviceBqDiscoveryApplication
  2. 启动配置服务器 bq-config-serviceBqConfigApplication
  3. 启动负载均衡服务器:bq-feign-service/bq-feign-serviceBqFeignApplication/BqRibbonApplication
  4. 启动业务服务器:bq-client-serviceBqClientApplication

多个服务功能明细

bq-discovery-service

功能: 提供服务发现功能,这里是使用的Eureka 组件进行的搭建。也可以使用zookeeper、consul等进行搭建。 发现服务器网页

bq-config-service

功能: 提供各个服务的配置信息,方便进行统一处理,通过设置还可以进行动态设置(此功能后续不上)

bq-feign-service/bq-feign-service

功能: 提供负载均衡功能,断路器功能

bq-client-service

功能: 业务处理模块

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.