New Tutorial Available - Spring Cloud Streams

marc
marc Member, Administrator, Moderator, Employee Posts: 914 admin

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