Giter VIP home page Giter VIP logo

cloud2sell's Introduction

Cloud2Sell

基于SpringCloud微服务演化的点餐Demo系统

doc

相关文档说明,数据库配置

eureka模块

Eureka服务启动(向Eureka2注册),可直接启动target中的jar包,路径:

http://localhost:8761

eureka2模块

Eureka2服务启动(向Eureka注册),可直接启动target中的jar包,路径:

http://localhost:8762

  • @EnableEurekaServer @EnableEurekaClient
  • 心跳检测、健康检查、负载均衡等功能
  • Eureka的高可用、生产上建议至少两台以上
  • 分布式系统中,服务注册中心是最重要的基础部分

client模块

Eureka客户端模块向两个Eureka注册

product模块

商品服务功能,注意配置数据库

swagger地址:http://localhost:9082/swagger-ui.html

多模块

  • product-server _ 所有业务逻辑
  • product-client _ 对外暴露的接口
  • product-common _ 公用的对象

order模块

订单功能

下载地址

下载地址:https://github.com/UncleCatMySelf/Cloud2Sell/releases

交流与提问

提问与Bug上报:https://github.com/UncleCatMySelf/Cloud2Sell/issues

QQ群:628793702(仅供交流,不提供问题解答)

关于作者

个人公众号:UncleCatMySelf

Image text

cloud2sell's People

Contributors

hackercat1994 avatar unclecatmyself avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

liusg1210

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.