Giter VIP home page Giter VIP logo

quotation-server's Introduction

quotation-server

基于Spring Boot+RabbitMQ的行情服务器样例项目

RabbitMQ参考:https://www.cnblogs.com/xifengxiaoma/p/11121355.html

新浪行情API参考:https://www.jianshu.com/p/108b8110a98c

用法

向服务器发送GET请求,参数是股票代码加沪深代码,例:

http://localhost:8080/sendDemoQueue?list=sh600000

http://localhost:8080/sendDemoQueue?list=sz002307

生产者和消费者会打印出如下信息:

[demoQueue] send message: 浦发银行,10.460,10.460,10.360,10.510,10.320,10.350,10.360,80037356,835524366.000,294100,10.350,20100,10.340,179400,10.330,349192,10.320,1200000,10.310,681516,10.360,166265,10.370,306390,10.380,80500,10.390,133300,10.400,2020-08-31,15:00:00,00,
[demoQueue] received message: 浦发银行,10.460,10.460,10.360,10.510,10.320,10.350,10.360,80037356,835524366.000,294100,10.350,20100,10.340,179400,10.330,349192,10.320,1200000,10.310,681516,10.360,166265,10.370,306390,10.380,80500,10.390,133300,10.400,2020-08-31,15:00:00,00,
[demoQueue] send message: 北新路桥,7.010,6.870,6.940,7.150,6.920,6.930,6.940,24720352,173471157.060,231760,6.930,178700,6.920,225500,6.910,354100,6.900,20000,6.890,124820,6.940,85400,6.950,67700,6.960,175400,6.970,135100,6.980,2020-08-31,15:00:03,00
[demoQueue] received message: 北新路桥,7.010,6.870,6.940,7.150,6.920,6.930,6.940,24720352,173471157.060,231760,6.930,178700,6.920,225500,6.910,354100,6.900,20000,6.890,124820,6.940,85400,6.950,67700,6.960,175400,6.970,135100,6.980,2020-08-31,15:00:03,00

说明消息已经成功发送并被消费。

quotation-server's People

Contributors

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