Fixed sagan page for Azure and added additional test to RoutingFunctionTests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Spring Cloud Stream is a framework for building highly scalable event-driven microservices connected with shared messaging systems.
|
||||
|
||||
The framework provides flexible programming model built on already established and familiar Spring idioms and best practices, including support
|
||||
The framework provides flexible programming model built on already established and familiar Spring idioms and best practices, including support
|
||||
for persistent pub/sub semantics, consumer groups, and stateful partitions.
|
||||
|
||||
## Binder Implementations
|
||||
@@ -13,7 +13,7 @@ Spring Cloud Stream supports a variety of binder implementations and the followi
|
||||
* https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis[Amazon Kinesis]
|
||||
* https://github.com/spring-cloud/spring-cloud-gcp/tree/master/spring-cloud-gcp-pubsub-stream-binder[Google PubSub _(partner maintained)_]
|
||||
* https://github.com/SolaceProducts/spring-cloud-stream-binder-solace[Solace PubSub+ _(partner maintained)_]
|
||||
* https://github.com/Microsoft/spring-cloud-azure/tree/master/spring-cloud-azure-eventhub-stream-binder[Azure Event Hubs _(partner maintained)_]
|
||||
* https://github.com/microsoft/spring-cloud-azure/tree/master/spring-cloud-azure-stream-binder/spring-cloud-azure-eventhubs-stream-binder[Azure Event Hubs _(partner maintained)_]
|
||||
|
||||
The core building blocks of Spring Cloud Stream are:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user