Rename to 'Solace PubSub+'

This commit is contained in:
Sabby Anandan
2018-10-29 10:34:24 -07:00
parent 907e792f42
commit e23628bf2e

View File

@@ -60,7 +60,7 @@ Spring Cloud Stream supports a variety of binder implementations and the followi
|[Apache Kafka](https://github.com/spring-cloud/spring-cloud-stream-binder-kafka)|
|[Amazon Kinesis](https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis)|
|[Google PubSub _(partner maintained)_](https://github.com/spring-cloud/spring-cloud-gcp/tree/master/spring-cloud-gcp-pubsub-stream-binder)|
|[Solace _(partner maintained)_](https://github.com/SolaceProducts/spring-cloud-stream-binder-solace)|
|[Solace PubSub+ _(partner maintained)_](https://github.com/SolaceProducts/spring-cloud-stream-binder-solace)|
|[Azure Event Hubs _(partner maintained)_](https://github.com/Microsoft/spring-cloud-azure/tree/master/spring-cloud-azure-eventhub-stream-binder)|
<span id="quick-start"></span>