Hi, according to the documentation on Spring Cloud Config - Push Notifications, the way to configure this push notifications is through Spring Cloud Bus. This sample project seems to be using Spring Cloud Stream with Redis, but I can't find documentation as to how the Config Server works with Spring Cloud Stream. Would you please include that in the Readme of this project? Also, is there any Client sample project for this config server that uses Redis?
Thanks in advance
Hi, according to the documentation on Spring Cloud Config - Push Notifications, the way to configure this push notifications is through Spring Cloud Bus. This sample project seems to be using Spring Cloud Stream with Redis, but I can't find documentation as to how the Config Server works with Spring Cloud Stream. Would you please include that in the Readme of this project? Also, is there any Client sample project for this config server that uses Redis? Thanks in advance