Spring Cloud Bus: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://cloud.spring.io/spring-cloud-bus =Internal= * Spring Cloud") |
|||
Line 6: | Line 6: | ||
* [[Spring Cloud#Projects|Spring Cloud]] | * [[Spring Cloud#Projects|Spring Cloud]] | ||
=Overview= | |||
Spring Cloud Bus links Spring-based application runtimes with a lightweight message broker. The current implementation only supports an AMQP broker as transport. The broker can be used to broadcast state changes. |
Latest revision as of 00:31, 23 October 2018
External
Internal
Overview
Spring Cloud Bus links Spring-based application runtimes with a lightweight message broker. The current implementation only supports an AMQP broker as transport. The broker can be used to broadcast state changes.