What is the primary purpose of Spring Cloud Config Server?
-
A
To manage service-to-service authentication
-
B
To provide externalized configuration for distributed systems from a central place
-
C
To route HTTP requests between microservices
-
D
To aggregate logs from multiple services