Open utterances-bot opened 2 years ago
Thanks so much, super clear!
Can ServerConfig application be also a Client for another ServerConfig app?
Thanks for the detailed information! So far I’ve figured out how to make an large online calculator. I will continue to learn new technologies. Thank you!
Spring Cloud Config Server: Step by Step - Spring Cloud
Spring Cloud Config Server is used to provide server-side and client-side support for externalized configuration in a distributed system. So when you have multiple microservices, and you want to easily control the configuration for all of them at one go - you'll mostly be looking at Spring Cloud Config Server.
https://www.springcloud.io/post/2022-03/spring-cloud-config-server-step-by-step/