11 lines
559 B
Plaintext
11 lines
559 B
Plaintext
[[spring-cloud-consul-bus]]
|
|
= Spring Cloud Bus with Consul
|
|
|
|
[[how-to-activate]]
|
|
== How to activate
|
|
|
|
To get started with the Consul Bus use the starter with group `org.springframework.cloud` and artifact id `spring-cloud-starter-consul-bus`. See the https://projects.spring.io/spring-cloud/[Spring Cloud Project page] for details on setting up your build system with the current Spring Cloud Release Train.
|
|
|
|
See the https://cloud.spring.io/spring-cloud-bus/[Spring Cloud Bus] documentation for the available actuator endpoints and howto send custom messages.
|
|
|