Giter VIP home page Giter VIP logo

spring-cloud-stream-solace-samples's Introduction

spring-cloud-stream-solace-samples

Spring Cloud Stream samples demonstrating various message exchange patterns using the Solace SCS binder.

Examples include:

  1. MessageConverter: Sample processor app that takes a message and formats it for logging and sends to an output channel. Uses the default SCS Processor interface.

  2. MultipleOutputsService: Custom processor using non-default named channels to conditionally route messages depending on the value of the input.

  3. MultipleOutputsWithConditionsService: Another custom processor that conditional routes but uses annotation-based header filters for declarative routing instead of programmatic checking of conditions. Note that payloads cannot be checked conditionally using this version of SCS.

  4. SolaceController: REST controller that accepts HTTP input and publishes a message to the SCS transport (in this case, Solace) using REST input. Can also accept input from an input channel.

Running the application

TODO: This project should be split out into separate Spring Boot apps to allow for running each SCS app independently and used in SCDF. Since this project was based off the Baeldung sample, it kept the same approach of containing all SCS examples. As such, you may need to use STS to easily test and run each of the samples.

Testing

TODO ...

spring-cloud-stream-solace-samples's People

Contributors

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