Spring Cloud Stream Binder for use with Solace Messaging Appliances
The Solace Binder implementation maps each destination to a Stream
.
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.
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
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.
- Mic Hussey - Initial work - Solace
This project is licensed under the Apache License, Version 2.0. - See the LICENSE file for details.
For more information try these resources:
- The Solace Developer Portal website at: http://dev.solace.com
- Get a better understanding of Solace technology.
- Check out the Solace blog for other interesting discussions around Solace technology
- Ask the Solace community.