Giter VIP home page Giter VIP logo

mrpc-examples's Introduction

mrpc 示例工程

  • demo-api:服务接口定义
  • spring-client:Spring客户端(生产者)
  • spring-server:Spring服务端(消费者)
  • spring-boot-client:SpringBoot客户端(生产者)
  • spring-boot-server:SpringBoot服务端(消费者)

如何运行

克隆源码

git clone https://github.com/KongzhongFinance/mrpc-examples.git

运行Spring工程

  1. 运行 spring-server 中的 HelloWorldServerApplication 中的 main 启动服务端
  2. 运行 spring-client 中的 HelloWorldClientApplication 中的 main 开始调用

运行SpringBoot工程

  1. 运行 spring-boot-server 中的 ServerApplication 中的 main 启动服务端
  2. 运行 spring-boot-client 中的 ClientApplication 中的 main 启动客户端

示例大全

Spring项目

服务端

客户端

mrpc-examples's People

Contributors

hellokaton avatar

Stargazers

 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.