Skip to content

SchweizerischeBundesbahnen/spring-cloud-stream-binder

 
 

Repository files navigation

Spring Cloud Stream Binder for Solace

Overview

A Spring Cloud Stream Binder for Solace

Table of contents


Spring Cloud Version Compatibility

Consult the table below to determine which version of the BOM you need to use:

Spring Cloud Spring Cloud Stream Binder Solace Spring Boot sol-jcsmp
2023.0.1 4.0.1 3.2.5 10.23.0
2023.0.1 4.0.0 3.2.5 10.23.0

For older versions you can try at your own risk or use the original version from solace: https://github.com/SolaceDev/solace-spring-cloud

Using it with Maven

<dependencies>
    <dependency>
        <groupId>ch.sbb</groupId>
        <artifactId>spring-cloud-stream-binder-solace</artifactId>
        <version>4.0.1</version>
    </dependency>
</dependencies>

Documentation

Read API.adoc for a description of the properties and API. All Changes are documented in the Changelog.

Contributing

To build/release read DEVELOPER.md.

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us.

Authors

See the list of contributors who participated in this project.

License

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

Code of Conduct

Contributor Covenant Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Support

Open an issue at https://github.com/SchweizerischeBundesbahnen/spring-cloud-stream-binder/issues

About

Supports all solace spring cloud products

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%