Giter Site home page Giter Site logo

spring-cloud-alibaba's Introduction

spring-cloud-alibaba

一.前提

1.1 搭建nacos

1.1.1 下载nacos

下载地址: https://github.com/alibaba/nacos/releases

1.1.2 启动nacos

由于下载下来的nacos 默认启动是集群模式,修改为单机模式 修改文件nacos\bin\startup.cmd #set MODE="cluster" set MODE="standalone"

1.1.3 访问nacos

http://127.0.0.1:8848/nacos/index.html

1.2 搭建sentinel

1.2.1 下载sentinel

下载地址: https://github.com/alibaba/Sentinel/releases

1.2.2 启动sentinel

java -jar sentinel-dashboard-1.8.0.jar

1.2.3 访问sentinel

http://localhost:8080/#/login 默认用户名密码都是sentinel

二.部署

  • order-service : 9000
  • stock-service : 9001
  • stock-service : 9002
  • credit-service : 9003
  • credit-service : 9004

spring-cloud-alibaba's People

Contributors

joeyshua avatar

Watchers

 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.