Do we have Google CloudPubSub support roadmap for Spring CloudBus for broadcasting state changes?
Asked
Active
Viewed 37 times
0
-
the bus uses spring-cloud-stream for implementations. It should be possible with https://github.com/spring-cloud/spring-cloud-gcp/tree/master/spring-cloud-gcp-pubsub-stream-binder – spencergibb Sep 19 '18 at 16:42
-
Thanks . We got it worked through Spring Cloud Stream implementation – Raghavan Narasimhan Feb 04 '19 at 10:07