
Discover other services in Consul using Spring Cloud Consul
In the previous tutorial, I showed you how to register a service to Consul using the Consul API. In this tutorial, we will learn how to connect to Consul to get information about services registered with Consul and call them, using Spring Cloud Consul! First,… Read More