July 2017
Intermediate to advanced
414 pages
11h 18m
English
The next few sections demonstrate how to use the Config Server in a real-world scenario. In order to do this, we will modify our search microservice (chapter7.search) to use the Config Server. The following diagram depicts the scenario:

In this example, the search service will read the Config Server at startup by passing the service name. In this case, the service name of the search service will be search-service. The properties configured for the search-service include the RabbitMQ properties as well as a custom property.
Read now
Unlock full access