Skip to content

MichaelHussey/spring-cloud-stream-binder-solace

Repository files navigation

spring-cloud-stream-binder-solace

Spring Cloud Stream Binder for use with Solace Messaging Appliances

Solace Binder Overview

The Solace Binder implementation maps each destination to a Stream.

Getting Started

Prerequisites

If you don't have a physical Solace Appliance available to you then use either a Virtual Message Router VMR or register on Solace Cloud.

Getting the source

Grab a copy of the project using git clone from GitHub

If you want to easily import the source into Eclipse (in order to inspect or modify) there is a Gradle task which generates a .project file with correctly configured source and classpaths

./gradlew eclipse

Then simply use File | Import... | Existing Projects into Workspace in the IDE

Configuration Options

This section contains settings specific to the Solace Binder and bound channels.

For general binding configuration options and properties, please refer to the Spring Cloud Stream core documentation.

Authors

  • Mic Hussey - Initial work - Solace

License

This project is licensed under the Apache License, Version 2.0. - See the LICENSE file for details.

Resources

For more information try these resources:

About

Spring Cloud Stream Binder for use with Solace Messaging Appliances

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages