Skip to content

cboudereau/consul-demo

Repository files navigation

consul-demo

Slides are available at https://cboudereau.github.io/consul-demo/

Sources of the live demo :

  • leader-election : java consul leader-election for active/passive batch on docker compose.
  • service-dicovery : java client load balancing using consul on docker compose example but also prometheus (for pull based metrics), loki, mimir (for otlp push based metrics), tempo (java otel agent client) and grafana
  • spring-integration : java consul leader-election integration for spring-integration framework