Git Product home page Git Product logo

nero-microservice-demo's Introduction

一个整合了spring-boot和spring-cloud的demo。

整个demo分成两块,一个是business,包含了简单的业务模块。一个是component,包含了诸如eureka server、config server等组件。

业务模拟一个简单的书店管理系统,包含了图书查询、下订单的功能。 业务模块分为:

  • 图书服务:提供图书查询功能
  • 日志服务:提供日志记录,分成同步日志记录以及异步日志记录。
  • 订单服务:提供下单功能,包含查询图书信息

以上业务处理只做日志打印,不做任何的数据库记录。

业务1
  • 订单服务向图书服务查询某本图书的库存信息。 涉及到的spring-cloud下eureka以及ribbon

参考书籍:Spring Cloud微服务实战

博客记录:解读Spring Cloud全家桶之Eureka

关于博客记录的现在只整理出了一篇eureka,后续得空会慢慢整理出涉及到的其他部分。

nero-microservice-demo's People

Stargazers

huangfu 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.