Git Product home page Git Product logo

pretty-boot-dubbo-demo's Introduction

springboot2-dubbo

运行项目

Spring-Boot 2.1.3.REALESE
Dubbo 2.7.0
  • 安装 zookeeper 并启动,它的默认地址 127.0.0.1:2181 ;
  • 启动 project-provider 中的 ProjectProviderApplication.java ;
  • 启动 project-server 中的 ProjectServerApplication.java ;
  • 用浏览器访问:localhost:8500/project/test ,返回结果为正常。

监控

  • 下载dubbo-admin项目,url: https://github.com/apache/incubator-dubbo-ops.git
  • 进入到 incubator-dubbo-ops 文件夹中。执行 mvn clean package,等待打包完成;
  • 进入 dubbo-admin-distribution/target 目录;
  • 执行 java -jar dubbo-admin-0.1.jar
  • 然后在浏览器中输入 http://localhost:8080,就能看到服务监控页面。

pretty-boot-dubbo-demo's People

Contributors

shiyajian avatar

Stargazers

 avatar  avatar  avatar

Watchers

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