Coder Social home page Coder Social logo

demo-service2-order's Introduction

Demo-service-xxx系列的使用说明

这是一套简单易用、支持DDD与微服务的技术框架,它一方面演示了整个微服务的技术架构,同时为微服务下如何打造支持快速交付的技术中台提出了全新的**。 该示例包含如下项目:

demo-parent             本示例所有项目的父项目,它集成了springboot, springcloud,并定义各项目如何maven打包
demo-service-eureka     微服务注册中心eureka
demo-service-config     微服务配置中心config
demo-service-turbine    各微服务断路器运行状况监控turbine
demo-service-zuul       服务网关zuul
demo-service-parent     各业务微服务(无数据库访问)的父项目
demo-service-support    各业务微服务(无数据库访问)底层技术框架
demo-service-customer   用户管理微服务(无数据库访问)
demo-service-product    产品管理微服务(无数据库访问)
demo-service-supplier   供应商管理微服务(无数据库访问)
demo-service2-parent    各业务微服务(有数据库访问)的父项目
demo-service2-support   各业务微服务(有数据库访问)底层技术框架
demo-service2-customer  用户管理微服务(有数据库访问)
demo-service2-product   产品管理微服务(有数据库访问)
demo-service2-supplier  供应商管理微服务(有数据库访问)
demo-service2-order     订单管理微服务(有数据库访问)

更多详细信息详见demo-service2-support项目
本示例可以从客户端访问的服务:

service-order:
curl -X POST http://localhost:9005/query/orderQry

demo-service2-order's People

Contributors

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