Giter Site home page Giter Site logo

patilsarang12 / game-of-streams-aircraft-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mkheck/game-of-streams-aircraft-edition

0.0 1.0 0.0 62 KB

Game of Streams meta repo for imperative AND reactive source/processor/sink microservices

Java 100.00%

game-of-streams-aircraft-edition's Introduction

Game of Streams: Aircraft Edition

Maintainer

Purpose

This meta-repo accompanies my session titled "Game of Streams: How to tame & get the most from your messaging platforms" and includes all code written within the session and potentially more (depending upon how much I could cover before time ran out!). This is the updated "aircraft edition" with the latest/greatest developments within Spring Cloud Stream, RabbitMQ, Kafka, and more.

Star+watch this repo for updates!

Notes

  1. I’ve disabled security on all Actuator endpoints for this demonstration. PLEASE DO NOT DO THIS FOR YOUR PRODUCTION APPS! This is for ease of demonstration only.

  2. To browse all Actuator endpoints available, verify upon which port Tomcat started for your application (as listed in startup status information from the command line or your IDE, note that this changes with each restart due to the "server.port=0" setting in application.properties) and substitute that port number below in a browser window tab: http://localhost:<insert_your_app_port_number_here>/actuator

  3. To view Spring Cloud Stream and RabbitMQ/Kafka/<other_supported_messaging_platform> details, visit this URL (or navigate to its link from the above displayed page of all Actuator endpoints): http://localhost:<insert_your_app_port_number_here>/actuator/bindings

game-of-streams-aircraft-edition's People

Contributors

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