New Tutorial Available - Spring Cloud Streams
A new tutorial has been posted to the Solace Samples pages! Be sure to check it out.
https://tutorials.solace.dev/spring/spring-cloud-stream/
This tutorial will introduce you to the fundamentals of using Spring Cloud Streams with the Solace PubSub+ Binder. You will create a Source (sending app), a Sink (receiving app), and a Processor (combination of a source & a sink). The apps will exchange events using a PubSub+ Event Broker
Comments
-
The link is not working(404). Can you please give me a valid url
0 -
Sorry about that @Kaliappans.
Here is the updated link: https://tutorials.solace.dev/spring/spring-cloud-stream/
That tutorial is more of an introduction, but you'll also probably find these two codelabs and our samples useful:
Note I'll also update the link in the main post
0 -
Thank you @marc
1