Skip to Content
Microservices with Spring Boot and Spring Cloud - Second Edition
book

Microservices with Spring Boot and Spring Cloud - Second Edition

by Magnus Larsson
July 2021
Beginner to intermediate content levelBeginner to intermediate
774 pages
16h 47m
English
Packt Publishing
Content preview from Microservices with Spring Boot and Spring Cloud - Second Edition

12

Centralized Configuration

In this chapter, we will learn how to use the Spring Cloud Configuration server to centralize managing the configuration of our microservices. As already described in Chapter 1, Introduction to Microservices, an increasing number of microservices typically come with an increasing number of configuration files that need to be managed and updated.

With the Spring Cloud Configuration server, we can place the configuration files for all our microservices in a central configuration repository that will make it much easier to handle them. Our microservices will be updated to retrieve their configuration from the configuration server at startup.

The following topics will be covered in this chapter:

  • Introduction to the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Microservices with Spring Boot and Spring Cloud

Hands-On Microservices with Spring Boot and Spring Cloud

Magnus Larsson

Publisher Resources

ISBN: 9781801072977Supplemental Content